azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

575 строки
50 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient"
name: "PrivateCloudsClient"
nameWithType: "PrivateCloudsClient"
summary: "An instance of this class provides access to all the operations defined in Private<wbr>Clouds<wbr>Client."
syntax: "public interface **PrivateCloudsClient**"
methods:
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
name: "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
nameWithType: "PrivateCloudsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
summary: "Create a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "privateCloud"
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\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateCloudInner>,PrivateCloudInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
desc: "Create a PrivateCloud."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a private cloud resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;,<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
nameWithType: "PrivateCloudsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
summary: "Create a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "privateCloud"
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\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateCloudInner>,PrivateCloudInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
desc: "Create a PrivateCloud."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a private cloud resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;,<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginDelete(String resourceGroupName, String privateCloudName)"
name: "beginDelete(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.beginDelete(String resourceGroupName, String privateCloudName)"
summary: "Delete a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String privateCloudName)"
desc: "Delete a PrivateCloud."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginDelete(String resourceGroupName, String privateCloudName, Context context)"
name: "beginDelete(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.beginDelete(String resourceGroupName, String privateCloudName, Context context)"
summary: "Delete a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String privateCloudName, Context context)"
desc: "Delete a PrivateCloud."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateNsxtPassword(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateNsxtPassword(String resourceGroupName, String privateCloudName)"
name: "beginRotateNsxtPassword(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.beginRotateNsxtPassword(String resourceGroupName, String privateCloudName)"
summary: "Rotate the NSX-T Manager password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginRotateNsxtPassword(String resourceGroupName, String privateCloudName)"
desc: "Rotate the NSX-T Manager password."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateNsxtPassword(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
name: "beginRotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.beginRotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
summary: "Rotate the NSX-T Manager password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginRotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
desc: "Rotate the NSX-T Manager password."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateVcenterPassword(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateVcenterPassword(String resourceGroupName, String privateCloudName)"
name: "beginRotateVcenterPassword(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.beginRotateVcenterPassword(String resourceGroupName, String privateCloudName)"
summary: "Rotate the v<wbr>Center password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginRotateVcenterPassword(String resourceGroupName, String privateCloudName)"
desc: "Rotate the vCenter password."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateVcenterPassword(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginRotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
name: "beginRotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.beginRotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
summary: "Rotate the v<wbr>Center password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginRotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
desc: "Rotate the vCenter password."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.models.PrivateCloudUpdate)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
name: "beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
nameWithType: "PrivateCloudsClient.beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
summary: "Update a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private cloud properties to be updated."
name: "privateCloudUpdate"
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudUpdate?alt=com.azure.resourcemanager.avs.models.PrivateCloudUpdate&text=PrivateCloudUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateCloudInner>,PrivateCloudInner> beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
desc: "Update a PrivateCloud."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a private cloud resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;,<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.models.PrivateCloudUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
name: "beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
nameWithType: "PrivateCloudsClient.beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
summary: "Update a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private cloud properties to be updated."
name: "privateCloudUpdate"
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudUpdate?alt=com.azure.resourcemanager.avs.models.PrivateCloudUpdate&text=PrivateCloudUpdate\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PrivateCloudInner>,PrivateCloudInner> beginUpdate(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
desc: "Update a PrivateCloud."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a private cloud resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;,<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
name: "createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
nameWithType: "PrivateCloudsClient.createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
summary: "Create a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "privateCloud"
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\" />"
syntax: "public abstract PrivateCloudInner createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud)"
desc: "Create a PrivateCloud."
returns:
description: "a private cloud resource."
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.PrivateCloudsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.PrivateCloudInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
name: "createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
nameWithType: "PrivateCloudsClient.createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
summary: "Create a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "privateCloud"
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\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateCloudInner createOrUpdate(String resourceGroupName, String privateCloudName, PrivateCloudInner privateCloud, Context context)"
desc: "Create a PrivateCloud."
returns:
description: "a private cloud resource."
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.PrivateCloudsClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.delete(String resourceGroupName, String privateCloudName)"
name: "delete(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.delete(String resourceGroupName, String privateCloudName)"
summary: "Delete a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String privateCloudName)"
desc: "Delete a PrivateCloud."
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.delete(String resourceGroupName, String privateCloudName, Context context)"
name: "delete(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.delete(String resourceGroupName, String privateCloudName, Context context)"
summary: "Delete a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String privateCloudName, Context context)"
desc: "Delete a PrivateCloud."
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.getByResourceGroup(String resourceGroupName, String privateCloudName)"
name: "getByResourceGroup(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.getByResourceGroup(String resourceGroupName, String privateCloudName)"
summary: "Get a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PrivateCloudInner getByResourceGroup(String resourceGroupName, String privateCloudName)"
desc: "Get a PrivateCloud."
returns:
description: "a PrivateCloud."
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.PrivateCloudsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.getByResourceGroupWithResponse(String resourceGroupName, String privateCloudName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.getByResourceGroupWithResponse(String resourceGroupName, String privateCloudName, Context context)"
summary: "Get a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PrivateCloudInner> getByResourceGroupWithResponse(String resourceGroupName, String privateCloudName, Context context)"
desc: "Get a PrivateCloud."
returns:
description: "a PrivateCloud along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.list()"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.list()"
name: "list()"
nameWithType: "PrivateCloudsClient.list()"
summary: "List Private<wbr>Cloud resources by subscription ID."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<PrivateCloudInner> list()"
desc: "List PrivateCloud resources by subscription ID."
returns:
description: "the response of a PrivateCloud list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.list(Context context)"
name: "list(Context context)"
nameWithType: "PrivateCloudsClient.list(Context context)"
summary: "List Private<wbr>Cloud resources by subscription ID."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<PrivateCloudInner> list(Context context)"
desc: "List PrivateCloud resources by subscription ID."
returns:
description: "the response of a PrivateCloud list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listAdminCredentials(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listAdminCredentials(String resourceGroupName, String privateCloudName)"
name: "listAdminCredentials(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.listAdminCredentials(String resourceGroupName, String privateCloudName)"
summary: "List the admin credentials for the private cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AdminCredentialsInner listAdminCredentials(String resourceGroupName, String privateCloudName)"
desc: "List the admin credentials for the private cloud."
returns:
description: "administrative credentials for accessing vCenter and NSX-T."
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AdminCredentialsInner?alt=com.azure.resourcemanager.avs.fluent.models.AdminCredentialsInner&text=AdminCredentialsInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listAdminCredentialsWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listAdminCredentialsWithResponse(String resourceGroupName, String privateCloudName, Context context)"
name: "listAdminCredentialsWithResponse(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.listAdminCredentialsWithResponse(String resourceGroupName, String privateCloudName, Context context)"
summary: "List the admin credentials for the private cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<AdminCredentialsInner> listAdminCredentialsWithResponse(String resourceGroupName, String privateCloudName, Context context)"
desc: "List the admin credentials for the private cloud."
returns:
description: "administrative credentials for accessing vCenter and NSX-T along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.avs.fluent.models.AdminCredentialsInner?alt=com.azure.resourcemanager.avs.fluent.models.AdminCredentialsInner&text=AdminCredentialsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "PrivateCloudsClient.listByResourceGroup(String resourceGroupName)"
summary: "List Private<wbr>Cloud resources by resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<PrivateCloudInner> listByResourceGroup(String resourceGroupName)"
desc: "List PrivateCloud resources by resource group."
returns:
description: "the response of a PrivateCloud list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "PrivateCloudsClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "List Private<wbr>Cloud resources by resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<PrivateCloudInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "List PrivateCloud resources by resource group."
returns:
description: "the response of a PrivateCloud list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<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\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateNsxtPassword(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateNsxtPassword(String resourceGroupName, String privateCloudName)"
name: "rotateNsxtPassword(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.rotateNsxtPassword(String resourceGroupName, String privateCloudName)"
summary: "Rotate the NSX-T Manager password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void rotateNsxtPassword(String resourceGroupName, String privateCloudName)"
desc: "Rotate the NSX-T Manager password."
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateNsxtPassword(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
name: "rotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.rotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
summary: "Rotate the NSX-T Manager password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void rotateNsxtPassword(String resourceGroupName, String privateCloudName, Context context)"
desc: "Rotate the NSX-T Manager password."
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateVcenterPassword(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateVcenterPassword(String resourceGroupName, String privateCloudName)"
name: "rotateVcenterPassword(String resourceGroupName, String privateCloudName)"
nameWithType: "PrivateCloudsClient.rotateVcenterPassword(String resourceGroupName, String privateCloudName)"
summary: "Rotate the v<wbr>Center password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void rotateVcenterPassword(String resourceGroupName, String privateCloudName)"
desc: "Rotate the vCenter password."
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateVcenterPassword(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.rotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
name: "rotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "PrivateCloudsClient.rotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
summary: "Rotate the v<wbr>Center password."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void rotateVcenterPassword(String resourceGroupName, String privateCloudName, Context context)"
desc: "Rotate the vCenter password."
- uid: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.models.PrivateCloudUpdate)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
name: "update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
nameWithType: "PrivateCloudsClient.update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
summary: "Update a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private cloud properties to be updated."
name: "privateCloudUpdate"
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudUpdate?alt=com.azure.resourcemanager.avs.models.PrivateCloudUpdate&text=PrivateCloudUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateCloudInner update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate)"
desc: "Update a PrivateCloud."
returns:
description: "a private cloud resource."
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.PrivateCloudsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.avs.models.PrivateCloudUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.PrivateCloudsClient.update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
name: "update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
nameWithType: "PrivateCloudsClient.update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
summary: "Update a Private<wbr>Cloud."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the private cloud."
name: "privateCloudName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The private cloud properties to be updated."
name: "privateCloudUpdate"
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateCloudUpdate?alt=com.azure.resourcemanager.avs.models.PrivateCloudUpdate&text=PrivateCloudUpdate\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PrivateCloudInner update(String resourceGroupName, String privateCloudName, PrivateCloudUpdate privateCloudUpdate, Context context)"
desc: "Update a PrivateCloud."
returns:
description: "a private cloud resource."
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: "interface"
desc: "An instance of this class provides access to all the operations defined in PrivateCloudsClient."
metadata: {}
package: "com.azure.resourcemanager.avs.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0