VirtualMachineExtensionImageType Interface
Implements
public interface VirtualMachineExtensionImageType
extends HasInnerModel<VirtualMachineExtensionImageInner>, HasName
An immutable client-side representation of an Azure virtual machine extension image type.
Modifier and Type | Method and Description |
---|---|
abstract String |
id()
Gets the resource ID of the virtual machine extension image type. |
abstract
Virtual |
publisher()
Gets the publisher of this virtual machine extension image type. |
abstract String |
region Gets the region in which virtual machine extension image type is available. |
abstract
Virtual |
versions()
Gets Virtual machine image extension versions available in this type. |
id
public abstract String id()
Gets the resource ID of the virtual machine extension image type.
Returns:
publisher
public abstract VirtualMachinePublisher publisher()
Gets the publisher of this virtual machine extension image type.
Returns:
regionName
public abstract String regionName()
Gets the region in which virtual machine extension image type is available.
Returns:
versions
public abstract VirtualMachineExtensionImageVersions versions()
Gets Virtual machine image extension versions available in this type.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: