Uses of Interface
com.azure.resourcemanager.compute.models.AvailabilitySet.DefinitionStages.WithProximityPlacementGroup
-
Packages that use AvailabilitySet.DefinitionStages.WithProximityPlacementGroup Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of AvailabilitySet.DefinitionStages.WithProximityPlacementGroup in com.azure.resourcemanager.compute.models
Subinterfaces of AvailabilitySet.DefinitionStages.WithProximityPlacementGroup in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceAvailabilitySet.DefinitionContainer interface for all the definitions related to an availability set.static interfaceAvailabilitySet.DefinitionStages.WithCreateThe stage of an availability set definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
-