607 строки
47 KiB
YAML
607 строки
47 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner"
|
|
name: "PrivateCloudInner"
|
|
nameWithType: "PrivateCloudInner"
|
|
summary: "A private cloud resource."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.Resource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.Resource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.Resource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **PrivateCloudInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.PrivateCloudInner()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.PrivateCloudInner()"
|
|
name: "PrivateCloudInner()"
|
|
nameWithType: "PrivateCloudInner.PrivateCloudInner()"
|
|
summary: "Creates an instance of Private<wbr>Cloud<wbr>Inner class."
|
|
syntax: "public PrivateCloudInner()"
|
|
desc: "Creates an instance of PrivateCloudInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.availability()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.availability()"
|
|
name: "availability()"
|
|
nameWithType: "PrivateCloudInner.availability()"
|
|
summary: "Get the availability property: Properties describing how the cloud is distributed across availability zones."
|
|
syntax: "public AvailabilityProperties availability()"
|
|
desc: "Get the availability property: Properties describing how the cloud is distributed across availability zones."
|
|
returns:
|
|
description: "the availability value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.AvailabilityProperties?alt=com.azure.resourcemanager.avs.models.AvailabilityProperties&text=AvailabilityProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.circuit()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.circuit()"
|
|
name: "circuit()"
|
|
nameWithType: "PrivateCloudInner.circuit()"
|
|
summary: "Get the circuit property: An Express<wbr>Route Circuit."
|
|
syntax: "public Circuit circuit()"
|
|
desc: "Get the circuit property: An ExpressRoute Circuit."
|
|
returns:
|
|
description: "the circuit value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Circuit?alt=com.azure.resourcemanager.avs.models.Circuit&text=Circuit\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.dnsZoneType()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.dnsZoneType()"
|
|
name: "dnsZoneType()"
|
|
nameWithType: "PrivateCloudInner.dnsZoneType()"
|
|
summary: "Get the dns<wbr>Zone<wbr>Type property: The type of DNS zone to use."
|
|
syntax: "public DnsZoneType dnsZoneType()"
|
|
desc: "Get the dnsZoneType property: The type of DNS zone to use."
|
|
returns:
|
|
description: "the dnsZoneType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.DnsZoneType?alt=com.azure.resourcemanager.avs.models.DnsZoneType&text=DnsZoneType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.encryption()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.encryption()"
|
|
name: "encryption()"
|
|
nameWithType: "PrivateCloudInner.encryption()"
|
|
summary: "Get the encryption property: Customer managed key encryption, can be enabled or disabled."
|
|
syntax: "public Encryption encryption()"
|
|
desc: "Get the encryption property: Customer managed key encryption, can be enabled or disabled."
|
|
returns:
|
|
description: "the encryption value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Encryption?alt=com.azure.resourcemanager.avs.models.Encryption&text=Encryption\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.endpoints()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.endpoints()"
|
|
name: "endpoints()"
|
|
nameWithType: "PrivateCloudInner.endpoints()"
|
|
summary: "Get the endpoints property: The endpoints."
|
|
syntax: "public Endpoints endpoints()"
|
|
desc: "Get the endpoints property: The endpoints."
|
|
returns:
|
|
description: "the endpoints value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Endpoints?alt=com.azure.resourcemanager.avs.models.Endpoints&text=Endpoints\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.extendedNetworkBlocks()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.extendedNetworkBlocks()"
|
|
name: "extendedNetworkBlocks()"
|
|
nameWithType: "PrivateCloudInner.extendedNetworkBlocks()"
|
|
summary: "Get the extended<wbr>Network<wbr>Blocks property: Array of additional networks noncontiguous with network<wbr>Block."
|
|
syntax: "public List<String> extendedNetworkBlocks()"
|
|
desc: "Get the extendedNetworkBlocks property: Array of additional networks noncontiguous with networkBlock. Networks must be unique and non-overlapping across VNet in your subscription, on-premise, and this privateCloud networkBlock attribute. Make sure the CIDR format conforms to (A.B.C.D/X)."
|
|
returns:
|
|
description: "the extendedNetworkBlocks value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.externalCloudLinks()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.externalCloudLinks()"
|
|
name: "externalCloudLinks()"
|
|
nameWithType: "PrivateCloudInner.externalCloudLinks()"
|
|
summary: "Get the external<wbr>Cloud<wbr>Links property: Array of cloud link IDs from other clouds that connect to this one."
|
|
syntax: "public List<String> externalCloudLinks()"
|
|
desc: "Get the externalCloudLinks property: Array of cloud link IDs from other clouds that connect to this one."
|
|
returns:
|
|
description: "the externalCloudLinks value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "PrivateCloudInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Private<wbr>Cloud<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static PrivateCloudInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of PrivateCloudInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of PrivateCloudInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.id()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.id()"
|
|
name: "id()"
|
|
nameWithType: "PrivateCloudInner.id()"
|
|
summary: "Get the id property: Fully qualified resource Id for the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.id()"
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.identity()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.identity()"
|
|
name: "identity()"
|
|
nameWithType: "PrivateCloudInner.identity()"
|
|
summary: "Get the identity property: The managed service identities assigned to this resource."
|
|
syntax: "public PrivateCloudIdentity identity()"
|
|
desc: "Get the identity property: The managed service identities assigned to this resource."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudIdentity?alt=com.azure.resourcemanager.avs.models.PrivateCloudIdentity&text=PrivateCloudIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.identitySources()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.identitySources()"
|
|
name: "identitySources()"
|
|
nameWithType: "PrivateCloudInner.identitySources()"
|
|
summary: "Get the identity<wbr>Sources property: v<wbr>Center Single Sign On Identity Sources."
|
|
syntax: "public List<IdentitySource> identitySources()"
|
|
desc: "Get the identitySources property: vCenter Single Sign On Identity Sources."
|
|
returns:
|
|
description: "the identitySources value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.avs.models.IdentitySource?alt=com.azure.resourcemanager.avs.models.IdentitySource&text=IdentitySource\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.internet()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.internet()"
|
|
name: "internet()"
|
|
nameWithType: "PrivateCloudInner.internet()"
|
|
summary: "Get the internet property: Connectivity to internet is enabled or disabled."
|
|
syntax: "public InternetEnum internet()"
|
|
desc: "Get the internet property: Connectivity to internet is enabled or disabled."
|
|
returns:
|
|
description: "the internet value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.InternetEnum?alt=com.azure.resourcemanager.avs.models.InternetEnum&text=InternetEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.managementCluster()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.managementCluster()"
|
|
name: "managementCluster()"
|
|
nameWithType: "PrivateCloudInner.managementCluster()"
|
|
summary: "Get the management<wbr>Cluster property: The default cluster used for management."
|
|
syntax: "public ManagementCluster managementCluster()"
|
|
desc: "Get the managementCluster property: The default cluster used for management."
|
|
returns:
|
|
description: "the managementCluster value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.ManagementCluster?alt=com.azure.resourcemanager.avs.models.ManagementCluster&text=ManagementCluster\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.managementNetwork()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.managementNetwork()"
|
|
name: "managementNetwork()"
|
|
nameWithType: "PrivateCloudInner.managementNetwork()"
|
|
summary: "Get the management<wbr>Network property: Network used to access v<wbr>Center Server and NSX-T Manager."
|
|
syntax: "public String managementNetwork()"
|
|
desc: "Get the managementNetwork property: Network used to access vCenter Server and NSX-T Manager."
|
|
returns:
|
|
description: "the managementNetwork value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.name()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.name()"
|
|
name: "name()"
|
|
nameWithType: "PrivateCloudInner.name()"
|
|
summary: "Get the name property: The name of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.name()"
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.networkBlock()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.networkBlock()"
|
|
name: "networkBlock()"
|
|
nameWithType: "PrivateCloudInner.networkBlock()"
|
|
summary: "Get the network<wbr>Block property: The block of addresses should be unique across VNet in your subscription as well as on-premise."
|
|
syntax: "public String networkBlock()"
|
|
desc: "Get the networkBlock property: The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22."
|
|
returns:
|
|
description: "the networkBlock value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.nsxPublicIpQuotaRaised()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.nsxPublicIpQuotaRaised()"
|
|
name: "nsxPublicIpQuotaRaised()"
|
|
nameWithType: "PrivateCloudInner.nsxPublicIpQuotaRaised()"
|
|
summary: "Get the nsx<wbr>Public<wbr>IpQuota<wbr>Raised property: Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024."
|
|
syntax: "public NsxPublicIpQuotaRaisedEnum nsxPublicIpQuotaRaised()"
|
|
desc: "Get the nsxPublicIpQuotaRaised property: Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024."
|
|
returns:
|
|
description: "the nsxPublicIpQuotaRaised value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.NsxPublicIpQuotaRaisedEnum?alt=com.azure.resourcemanager.avs.models.NsxPublicIpQuotaRaisedEnum&text=NsxPublicIpQuotaRaisedEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.nsxtCertificateThumbprint()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.nsxtCertificateThumbprint()"
|
|
name: "nsxtCertificateThumbprint()"
|
|
nameWithType: "PrivateCloudInner.nsxtCertificateThumbprint()"
|
|
summary: "Get the nsxt<wbr>Certificate<wbr>Thumbprint property: Thumbprint of the NSX-T Manager SSL certificate."
|
|
syntax: "public String nsxtCertificateThumbprint()"
|
|
desc: "Get the nsxtCertificateThumbprint property: Thumbprint of the NSX-T Manager SSL certificate."
|
|
returns:
|
|
description: "the nsxtCertificateThumbprint value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.nsxtPassword()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.nsxtPassword()"
|
|
name: "nsxtPassword()"
|
|
nameWithType: "PrivateCloudInner.nsxtPassword()"
|
|
summary: "Get the nsxt<wbr>Password property: Optionally, set the NSX-T Manager password when the private cloud is created."
|
|
syntax: "public String nsxtPassword()"
|
|
desc: "Get the nsxtPassword property: Optionally, set the NSX-T Manager password when the private cloud is created."
|
|
returns:
|
|
description: "the nsxtPassword value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.provisioningNetwork()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.provisioningNetwork()"
|
|
name: "provisioningNetwork()"
|
|
nameWithType: "PrivateCloudInner.provisioningNetwork()"
|
|
summary: "Get the provisioning<wbr>Network property: Used for virtual machine cold migration, cloning, and snapshot migration."
|
|
syntax: "public String provisioningNetwork()"
|
|
desc: "Get the provisioningNetwork property: Used for virtual machine cold migration, cloning, and snapshot migration."
|
|
returns:
|
|
description: "the provisioningNetwork value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "PrivateCloudInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: The provisioning state."
|
|
syntax: "public PrivateCloudProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: The provisioning state."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudProvisioningState?alt=com.azure.resourcemanager.avs.models.PrivateCloudProvisioningState&text=PrivateCloudProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.secondaryCircuit()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.secondaryCircuit()"
|
|
name: "secondaryCircuit()"
|
|
nameWithType: "PrivateCloudInner.secondaryCircuit()"
|
|
summary: "Get the secondary<wbr>Circuit property: A secondary express<wbr>Route circuit from a separate AZ."
|
|
syntax: "public Circuit secondaryCircuit()"
|
|
desc: "Get the secondaryCircuit property: A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud."
|
|
returns:
|
|
description: "the secondaryCircuit value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Circuit?alt=com.azure.resourcemanager.avs.models.Circuit&text=Circuit\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.sku()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.sku()"
|
|
name: "sku()"
|
|
nameWithType: "PrivateCloudInner.sku()"
|
|
summary: "Get the sku property: The SKU (Stock Keeping Unit) assigned to this resource."
|
|
syntax: "public Sku sku()"
|
|
desc: "Get the sku property: The SKU (Stock Keeping Unit) assigned to this resource."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Sku?alt=com.azure.resourcemanager.avs.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "PrivateCloudInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "PrivateCloudInner.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.type()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.type()"
|
|
name: "type()"
|
|
nameWithType: "PrivateCloudInner.type()"
|
|
summary: "Get the type property: The type of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.type()"
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.validate()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PrivateCloudInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.vcenterCertificateThumbprint()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.vcenterCertificateThumbprint()"
|
|
name: "vcenterCertificateThumbprint()"
|
|
nameWithType: "PrivateCloudInner.vcenterCertificateThumbprint()"
|
|
summary: "Get the vcenter<wbr>Certificate<wbr>Thumbprint property: Thumbprint of the v<wbr>Center Server SSL certificate."
|
|
syntax: "public String vcenterCertificateThumbprint()"
|
|
desc: "Get the vcenterCertificateThumbprint property: Thumbprint of the vCenter Server SSL certificate."
|
|
returns:
|
|
description: "the vcenterCertificateThumbprint value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.vcenterPassword()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.vcenterPassword()"
|
|
name: "vcenterPassword()"
|
|
nameWithType: "PrivateCloudInner.vcenterPassword()"
|
|
summary: "Get the vcenter<wbr>Password property: Optionally, set the v<wbr>Center admin password when the private cloud is created."
|
|
syntax: "public String vcenterPassword()"
|
|
desc: "Get the vcenterPassword property: Optionally, set the vCenter admin password when the private cloud is created."
|
|
returns:
|
|
description: "the vcenterPassword value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.virtualNetworkId()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.virtualNetworkId()"
|
|
name: "virtualNetworkId()"
|
|
nameWithType: "PrivateCloudInner.virtualNetworkId()"
|
|
summary: "Get the virtual<wbr>Network<wbr>Id property: Azure resource ID of the virtual network."
|
|
syntax: "public String virtualNetworkId()"
|
|
desc: "Get the virtualNetworkId property: Azure resource ID of the virtual network."
|
|
returns:
|
|
description: "the virtualNetworkId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.vmotionNetwork()"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.vmotionNetwork()"
|
|
name: "vmotionNetwork()"
|
|
nameWithType: "PrivateCloudInner.vmotionNetwork()"
|
|
summary: "Get the vmotion<wbr>Network property: Used for live migration of virtual machines."
|
|
syntax: "public String vmotionNetwork()"
|
|
desc: "Get the vmotionNetwork property: Used for live migration of virtual machines."
|
|
returns:
|
|
description: "the vmotionNetwork value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withAvailability(com.azure.resourcemanager.avs.models.AvailabilityProperties)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withAvailability(AvailabilityProperties availability)"
|
|
name: "withAvailability(AvailabilityProperties availability)"
|
|
nameWithType: "PrivateCloudInner.withAvailability(AvailabilityProperties availability)"
|
|
summary: "Set the availability property: Properties describing how the cloud is distributed across availability zones."
|
|
parameters:
|
|
- description: "the availability value to set."
|
|
name: "availability"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.AvailabilityProperties?alt=com.azure.resourcemanager.avs.models.AvailabilityProperties&text=AvailabilityProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withAvailability(AvailabilityProperties availability)"
|
|
desc: "Set the availability property: Properties describing how the cloud is distributed across availability zones."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withCircuit(com.azure.resourcemanager.avs.models.Circuit)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withCircuit(Circuit circuit)"
|
|
name: "withCircuit(Circuit circuit)"
|
|
nameWithType: "PrivateCloudInner.withCircuit(Circuit circuit)"
|
|
summary: "Set the circuit property: An Express<wbr>Route Circuit."
|
|
parameters:
|
|
- description: "the circuit value to set."
|
|
name: "circuit"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Circuit?alt=com.azure.resourcemanager.avs.models.Circuit&text=Circuit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withCircuit(Circuit circuit)"
|
|
desc: "Set the circuit property: An ExpressRoute Circuit."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withDnsZoneType(com.azure.resourcemanager.avs.models.DnsZoneType)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withDnsZoneType(DnsZoneType dnsZoneType)"
|
|
name: "withDnsZoneType(DnsZoneType dnsZoneType)"
|
|
nameWithType: "PrivateCloudInner.withDnsZoneType(DnsZoneType dnsZoneType)"
|
|
summary: "Set the dns<wbr>Zone<wbr>Type property: The type of DNS zone to use."
|
|
parameters:
|
|
- description: "the dnsZoneType value to set."
|
|
name: "dnsZoneType"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.DnsZoneType?alt=com.azure.resourcemanager.avs.models.DnsZoneType&text=DnsZoneType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withDnsZoneType(DnsZoneType dnsZoneType)"
|
|
desc: "Set the dnsZoneType property: The type of DNS zone to use."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withEncryption(com.azure.resourcemanager.avs.models.Encryption)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withEncryption(Encryption encryption)"
|
|
name: "withEncryption(Encryption encryption)"
|
|
nameWithType: "PrivateCloudInner.withEncryption(Encryption encryption)"
|
|
summary: "Set the encryption property: Customer managed key encryption, can be enabled or disabled."
|
|
parameters:
|
|
- description: "the encryption value to set."
|
|
name: "encryption"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Encryption?alt=com.azure.resourcemanager.avs.models.Encryption&text=Encryption\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withEncryption(Encryption encryption)"
|
|
desc: "Set the encryption property: Customer managed key encryption, can be enabled or disabled."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withExtendedNetworkBlocks(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withExtendedNetworkBlocks(List<String> extendedNetworkBlocks)"
|
|
name: "withExtendedNetworkBlocks(List<String> extendedNetworkBlocks)"
|
|
nameWithType: "PrivateCloudInner.withExtendedNetworkBlocks(List<String> extendedNetworkBlocks)"
|
|
summary: "Set the extended<wbr>Network<wbr>Blocks property: Array of additional networks noncontiguous with network<wbr>Block."
|
|
parameters:
|
|
- description: "the extendedNetworkBlocks value to set."
|
|
name: "extendedNetworkBlocks"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public PrivateCloudInner withExtendedNetworkBlocks(List<String> extendedNetworkBlocks)"
|
|
desc: "Set the extendedNetworkBlocks property: Array of additional networks noncontiguous with networkBlock. Networks must be unique and non-overlapping across VNet in your subscription, on-premise, and this privateCloud networkBlock attribute. Make sure the CIDR format conforms to (A.B.C.D/X)."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withIdentity(com.azure.resourcemanager.avs.models.PrivateCloudIdentity)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withIdentity(PrivateCloudIdentity identity)"
|
|
name: "withIdentity(PrivateCloudIdentity identity)"
|
|
nameWithType: "PrivateCloudInner.withIdentity(PrivateCloudIdentity identity)"
|
|
summary: "Set the identity property: The managed service identities assigned to this resource."
|
|
parameters:
|
|
- description: "the identity value to set."
|
|
name: "identity"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudIdentity?alt=com.azure.resourcemanager.avs.models.PrivateCloudIdentity&text=PrivateCloudIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withIdentity(PrivateCloudIdentity identity)"
|
|
desc: "Set the identity property: The managed service identities assigned to this resource."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withIdentitySources(java.util.List<com.azure.resourcemanager.avs.models.IdentitySource>)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withIdentitySources(List<IdentitySource> identitySources)"
|
|
name: "withIdentitySources(List<IdentitySource> identitySources)"
|
|
nameWithType: "PrivateCloudInner.withIdentitySources(List<IdentitySource> identitySources)"
|
|
summary: "Set the identity<wbr>Sources property: v<wbr>Center Single Sign On Identity Sources."
|
|
parameters:
|
|
- description: "the identitySources value to set."
|
|
name: "identitySources"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.avs.models.IdentitySource?alt=com.azure.resourcemanager.avs.models.IdentitySource&text=IdentitySource\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public PrivateCloudInner withIdentitySources(List<IdentitySource> identitySources)"
|
|
desc: "Set the identitySources property: vCenter Single Sign On Identity Sources."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withInternet(com.azure.resourcemanager.avs.models.InternetEnum)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withInternet(InternetEnum internet)"
|
|
name: "withInternet(InternetEnum internet)"
|
|
nameWithType: "PrivateCloudInner.withInternet(InternetEnum internet)"
|
|
summary: "Set the internet property: Connectivity to internet is enabled or disabled."
|
|
parameters:
|
|
- description: "the internet value to set."
|
|
name: "internet"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.InternetEnum?alt=com.azure.resourcemanager.avs.models.InternetEnum&text=InternetEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withInternet(InternetEnum internet)"
|
|
desc: "Set the internet property: Connectivity to internet is enabled or disabled."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "PrivateCloudInner.withLocation(String location)"
|
|
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
|
|
parameters:
|
|
- name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateCloudInner withLocation(String location)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withManagementCluster(com.azure.resourcemanager.avs.models.ManagementCluster)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withManagementCluster(ManagementCluster managementCluster)"
|
|
name: "withManagementCluster(ManagementCluster managementCluster)"
|
|
nameWithType: "PrivateCloudInner.withManagementCluster(ManagementCluster managementCluster)"
|
|
summary: "Set the management<wbr>Cluster property: The default cluster used for management."
|
|
parameters:
|
|
- description: "the managementCluster value to set."
|
|
name: "managementCluster"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.ManagementCluster?alt=com.azure.resourcemanager.avs.models.ManagementCluster&text=ManagementCluster\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withManagementCluster(ManagementCluster managementCluster)"
|
|
desc: "Set the managementCluster property: The default cluster used for management."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withNetworkBlock(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withNetworkBlock(String networkBlock)"
|
|
name: "withNetworkBlock(String networkBlock)"
|
|
nameWithType: "PrivateCloudInner.withNetworkBlock(String networkBlock)"
|
|
summary: "Set the network<wbr>Block property: The block of addresses should be unique across VNet in your subscription as well as on-premise."
|
|
parameters:
|
|
- description: "the networkBlock value to set."
|
|
name: "networkBlock"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateCloudInner withNetworkBlock(String networkBlock)"
|
|
desc: "Set the networkBlock property: The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withNsxtPassword(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withNsxtPassword(String nsxtPassword)"
|
|
name: "withNsxtPassword(String nsxtPassword)"
|
|
nameWithType: "PrivateCloudInner.withNsxtPassword(String nsxtPassword)"
|
|
summary: "Set the nsxt<wbr>Password property: Optionally, set the NSX-T Manager password when the private cloud is created."
|
|
parameters:
|
|
- description: "the nsxtPassword value to set."
|
|
name: "nsxtPassword"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateCloudInner withNsxtPassword(String nsxtPassword)"
|
|
desc: "Set the nsxtPassword property: Optionally, set the NSX-T Manager password when the private cloud is created."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withSecondaryCircuit(com.azure.resourcemanager.avs.models.Circuit)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withSecondaryCircuit(Circuit secondaryCircuit)"
|
|
name: "withSecondaryCircuit(Circuit secondaryCircuit)"
|
|
nameWithType: "PrivateCloudInner.withSecondaryCircuit(Circuit secondaryCircuit)"
|
|
summary: "Set the secondary<wbr>Circuit property: A secondary express<wbr>Route circuit from a separate AZ."
|
|
parameters:
|
|
- description: "the secondaryCircuit value to set."
|
|
name: "secondaryCircuit"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Circuit?alt=com.azure.resourcemanager.avs.models.Circuit&text=Circuit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withSecondaryCircuit(Circuit secondaryCircuit)"
|
|
desc: "Set the secondaryCircuit property: A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withSku(com.azure.resourcemanager.avs.models.Sku)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withSku(Sku sku)"
|
|
name: "withSku(Sku sku)"
|
|
nameWithType: "PrivateCloudInner.withSku(Sku sku)"
|
|
summary: "Set the sku property: The SKU (Stock Keeping Unit) assigned to this resource."
|
|
parameters:
|
|
- description: "the sku value to set."
|
|
name: "sku"
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.Sku?alt=com.azure.resourcemanager.avs.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateCloudInner withSku(Sku sku)"
|
|
desc: "Set the sku property: The SKU (Stock Keeping Unit) assigned to this resource."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "PrivateCloudInner.withTags(Map<String,String> tags)"
|
|
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public PrivateCloudInner withTags(Map<String,String> tags)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withVcenterPassword(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withVcenterPassword(String vcenterPassword)"
|
|
name: "withVcenterPassword(String vcenterPassword)"
|
|
nameWithType: "PrivateCloudInner.withVcenterPassword(String vcenterPassword)"
|
|
summary: "Set the vcenter<wbr>Password property: Optionally, set the v<wbr>Center admin password when the private cloud is created."
|
|
parameters:
|
|
- description: "the vcenterPassword value to set."
|
|
name: "vcenterPassword"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateCloudInner withVcenterPassword(String vcenterPassword)"
|
|
desc: "Set the vcenterPassword property: Optionally, set the vCenter admin password when the private cloud is created."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withVirtualNetworkId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner.withVirtualNetworkId(String virtualNetworkId)"
|
|
name: "withVirtualNetworkId(String virtualNetworkId)"
|
|
nameWithType: "PrivateCloudInner.withVirtualNetworkId(String virtualNetworkId)"
|
|
summary: "Set the virtual<wbr>Network<wbr>Id property: Azure resource ID of the virtual network."
|
|
parameters:
|
|
- description: "the virtualNetworkId value to set."
|
|
name: "virtualNetworkId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateCloudInner withVirtualNetworkId(String virtualNetworkId)"
|
|
desc: "Set the virtualNetworkId property: Azure resource ID of the virtual network."
|
|
returns:
|
|
description: "the PrivateCloudInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner?alt=com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner&text=PrivateCloudInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "A private cloud resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.avs.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0
|