28 строки
2.2 KiB
YAML
28 строки
2.2 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.create()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync(final ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithAvailabilityZone.withAvailabilityZone(AvailabilityZoneId)
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIPAddress.withDynamicIP()
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIdleTimeout.withIdleTimeoutInMinutes(int)
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithLeafDomainLabel.withLeafDomainLabel(String)
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithLeafDomainLabel.withoutLeafDomainLabel()
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithReverseFQDN.withoutReverseFqdn()
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithReverseFQDN.withReverseFqdn(String)
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithSku.withSku(PublicIPSkuType)
|
|
- com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIPAddress.withStaticIP()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags.withTag(String,String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags.withTags(Map<String, String>)
|
|
nameWithType: PublicIPAddress.Definition
|
|
syntax: public interface Definition extends PublicIPAddress.DefinitionStages.Blank,PublicIPAddress.DefinitionStages.WithGroup,PublicIPAddress.DefinitionStages.WithCreate
|
|
type: interface
|
|
uid: com.microsoft.azure.management.network.PublicIPAddress.Definition
|
|
fullName: com.microsoft.azure.management.network.PublicIPAddress.Definition
|
|
name: PublicIPAddress.Definition
|
|
package: com.microsoft.azure.management.network
|
|
summary: <p>Container interface for all the definitions. </p>
|
|
metadata: {}
|