Interface AvailabilitySet.Definition
- All Superinterfaces:
AvailabilitySet.DefinitionStages.Blank
,AvailabilitySet.DefinitionStages.WithCreate
,AvailabilitySet.DefinitionStages.WithFaultDomainCount
,AvailabilitySet.DefinitionStages.WithGroup
,AvailabilitySet.DefinitionStages.WithProximityPlacementGroup
,AvailabilitySet.DefinitionStages.WithSku
,AvailabilitySet.DefinitionStages.WithUpdateDomainCount
,Creatable<AvailabilitySet>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<AvailabilitySet.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<AvailabilitySet.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithGroup<AvailabilitySet.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithNewResourceGroup<AvailabilitySet.DefinitionStages.WithCreate>
,HasName
,Indexable
,Resource.DefinitionWithRegion<AvailabilitySet.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<AvailabilitySet.DefinitionStages.WithCreate>
- Enclosing interface:
- AvailabilitySet
public static interface AvailabilitySet.Definition
extends AvailabilitySet.DefinitionStages.Blank, AvailabilitySet.DefinitionStages.WithGroup, AvailabilitySet.DefinitionStages.WithCreate
Container interface for all the definitions related to an availability set.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithFaultDomainCount
withFaultDomainCount
Methods inherited from interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithProximityPlacementGroup
withNewProximityPlacementGroup, withProximityPlacementGroup
Methods inherited from interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithSku
withSku
Methods inherited from interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithUpdateDomainCount
withUpdateDomainCount
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags