Interface PublicIpAddress.Definition
- All Superinterfaces:
Creatable<PublicIpAddress>,GroupableResource.DefinitionStages.WithCreatableResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroup<PublicIpAddress.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>,HasName,Indexable,PublicIpAddress.DefinitionStages.Blank,PublicIpAddress.DefinitionStages.WithAvailabilityZone,PublicIpAddress.DefinitionStages.WithCreate,PublicIpAddress.DefinitionStages.WithGroup,PublicIpAddress.DefinitionStages.WithIdleTimeout,PublicIpAddress.DefinitionStages.WithIPAddress,PublicIpAddress.DefinitionStages.WithIpAddressVersion,PublicIpAddress.DefinitionStages.WithIpTag,PublicIpAddress.DefinitionStages.WithLeafDomainLabel,PublicIpAddress.DefinitionStages.WithReverseFQDN,PublicIpAddress.DefinitionStages.WithSku,Resource.DefinitionWithRegion<PublicIpAddress.DefinitionStages.WithGroup>,Resource.DefinitionWithTags<PublicIpAddress.DefinitionStages.WithCreate>
- Enclosing interface:
PublicIpAddress
public static interface PublicIpAddress.Definition
extends PublicIpAddress.DefinitionStages.Blank, PublicIpAddress.DefinitionStages.WithGroup, PublicIpAddress.DefinitionStages.WithCreate
Container interface for all the definitions.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithAvailabilityZone
withAvailabilityZoneMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithCreate
beginCreateMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithIdleTimeout
withIdleTimeoutInMinutesMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithIPAddress
withDynamicIP, withStaticIPMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithIpAddressVersion
withIpAddressVersionMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithIpTag
withIpTag, withIpTagMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithLeafDomainLabel
withLeafDomainLabel, withoutLeafDomainLabelMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithReverseFQDN
withoutReverseFqdn, withReverseFqdnMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpAddress.DefinitionStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags