Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineCustomImage.DefinitionStages.WithZoneResilient
-
Packages that use VirtualMachineCustomImage.DefinitionStages.WithZoneResilient Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineCustomImage.DefinitionStages.WithZoneResilient in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineCustomImage.DefinitionStages.WithZoneResilient in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachineCustomImage.DefinitionThe entirety of the image definition.static interfaceVirtualMachineCustomImage.DefinitionStages.WithCreateThe stage of an image definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.static interfaceVirtualMachineCustomImage.DefinitionStages.WithCreateAndDataDiskImageOSDiskSettingsThe stage of an image definition allowing to create the image or add optional data disk images and configure OS disk settings.
-