azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

161 строка
13 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings"
name: "PublicIPAddressResourceSettings"
nameWithType: "PublicIPAddressResourceSettings"
summary: "Defines the public IP address resource settings."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings&text=ResourceSettings\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.targetResourceName()?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.targetResourceName&text=targetResourceName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.withTargetResourceName(java.lang.String)?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings.withTargetResourceName&text=withTargetResourceName\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **PublicIPAddressResourceSettings**</br> extends <xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.ResourceSettings&text=ResourceSettings\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.PublicIPAddressResourceSettings()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.PublicIPAddressResourceSettings()"
name: "PublicIPAddressResourceSettings()"
nameWithType: "PublicIPAddressResourceSettings.PublicIPAddressResourceSettings()"
syntax: "public PublicIPAddressResourceSettings()"
methods:
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.domainNameLabel()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.domainNameLabel()"
name: "domainNameLabel()"
nameWithType: "PublicIPAddressResourceSettings.domainNameLabel()"
summary: "Get gets or sets the domain name label."
syntax: "public String domainNameLabel()"
desc: "Get gets or sets the domain name label."
returns:
description: "the domainNameLabel value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.fqdn()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.fqdn()"
name: "fqdn()"
nameWithType: "PublicIPAddressResourceSettings.fqdn()"
summary: "Get gets or sets the fully qualified domain name."
syntax: "public String fqdn()"
desc: "Get gets or sets the fully qualified domain name."
returns:
description: "the fqdn value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.publicIpAllocationMethod()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.publicIpAllocationMethod()"
name: "publicIpAllocationMethod()"
nameWithType: "PublicIPAddressResourceSettings.publicIpAllocationMethod()"
summary: "Get gets or sets public IP allocation method."
syntax: "public String publicIpAllocationMethod()"
desc: "Get gets or sets public IP allocation method."
returns:
description: "the publicIpAllocationMethod value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.sku()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.sku()"
name: "sku()"
nameWithType: "PublicIPAddressResourceSettings.sku()"
summary: "Get gets or sets public IP sku."
syntax: "public String sku()"
desc: "Get gets or sets public IP sku."
returns:
description: "the sku value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withDomainNameLabel(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withDomainNameLabel(String domainNameLabel)"
name: "withDomainNameLabel(String domainNameLabel)"
nameWithType: "PublicIPAddressResourceSettings.withDomainNameLabel(String domainNameLabel)"
summary: "Set gets or sets the domain name label."
parameters:
- description: "the domainNameLabel value to set"
name: "domainNameLabel"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PublicIPAddressResourceSettings withDomainNameLabel(String domainNameLabel)"
desc: "Set gets or sets the domain name label."
returns:
description: "the PublicIPAddressResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings&text=PublicIPAddressResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withFqdn(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withFqdn(String fqdn)"
name: "withFqdn(String fqdn)"
nameWithType: "PublicIPAddressResourceSettings.withFqdn(String fqdn)"
summary: "Set gets or sets the fully qualified domain name."
parameters:
- description: "the fqdn value to set"
name: "fqdn"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PublicIPAddressResourceSettings withFqdn(String fqdn)"
desc: "Set gets or sets the fully qualified domain name."
returns:
description: "the PublicIPAddressResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings&text=PublicIPAddressResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withPublicIpAllocationMethod(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withPublicIpAllocationMethod(String publicIpAllocationMethod)"
name: "withPublicIpAllocationMethod(String publicIpAllocationMethod)"
nameWithType: "PublicIPAddressResourceSettings.withPublicIpAllocationMethod(String publicIpAllocationMethod)"
summary: "Set gets or sets public IP allocation method."
parameters:
- description: "the publicIpAllocationMethod value to set"
name: "publicIpAllocationMethod"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PublicIPAddressResourceSettings withPublicIpAllocationMethod(String publicIpAllocationMethod)"
desc: "Set gets or sets public IP allocation method."
returns:
description: "the PublicIPAddressResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings&text=PublicIPAddressResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withSku(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withSku(String sku)"
name: "withSku(String sku)"
nameWithType: "PublicIPAddressResourceSettings.withSku(String sku)"
summary: "Set gets or sets public IP sku."
parameters:
- description: "the sku value to set"
name: "sku"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PublicIPAddressResourceSettings withSku(String sku)"
desc: "Set gets or sets public IP sku."
returns:
description: "the PublicIPAddressResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings&text=PublicIPAddressResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withZones(java.lang.String)"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.withZones(String zones)"
name: "withZones(String zones)"
nameWithType: "PublicIPAddressResourceSettings.withZones(String zones)"
summary: "Set gets or sets public IP zones."
parameters:
- description: "the zones value to set"
name: "zones"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PublicIPAddressResourceSettings withZones(String zones)"
desc: "Set gets or sets public IP zones."
returns:
description: "the PublicIPAddressResourceSettings object itself."
type: "<xref href=\"com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings?alt=com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings&text=PublicIPAddressResourceSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.zones()"
fullName: "com.microsoft.azure.management.resourcemover.v2021_01_01.PublicIPAddressResourceSettings.zones()"
name: "zones()"
nameWithType: "PublicIPAddressResourceSettings.zones()"
summary: "Get gets or sets public IP zones."
syntax: "public String zones()"
desc: "Get gets or sets public IP zones."
returns:
description: "the zones value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Defines the public IP address resource settings."
metadata: {}
package: "com.microsoft.azure.management.resourcemover.v2021_01_01"
artifact: com.microsoft.azure.resourcemover.v2021_01_01:azure-mgmt-resourcemover:1.0.0