File tree Expand file tree Collapse file tree
src/connectedmachine/azext_connectedmachine/aaz/latest/connectedmachine/extension/image Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "connectedmachine extension image list" ,
1616)
1717class List (AAZCommand ):
18- """List all Extension versions based on location, publisher, extensionType
18+ """List all Extension versions based on location, publisher, extensionType.
1919
2020 :example: GET a list of extension metadata
2121 az connectedmachine extension image list --location EastUS --publisher microsoft.azure.monitor --extension-type azuremonitorlinuxagent
Original file line number Diff line number Diff line change 1515 "connectedmachine extension image show" ,
1616)
1717class Show (AAZCommand ):
18- """Get an Extension Metadata based on location, publisher, extensionType and version
18+ """Get an Extension Metadata based on location, publisher, extensionType and version.
1919
2020 :example: GET an extension metadata
2121 az connectedmachine extension image show --location EastUS --publisher microsoft.azure.monitor --extension-type azuremonitorlinuxagent --version 1.33.0
You can’t perform that action at this time.
0 commit comments