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

388 строки
34 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient"
name: "CloudsClient"
nameWithType: "CloudsClient"
summary: "An instance of this class provides access to all the operations defined in Clouds<wbr>Client."
syntax: "public interface **CloudsClient**"
methods:
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.fluent.models.CloudInner)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
name: "beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
nameWithType: "CloudsClient.beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
summary: "Implements Clouds PUT method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<CloudInner>,CloudInner> beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
desc: "Implements Clouds PUT method. Onboards the ScVmm fabric cloud as an Azure cloud resource."
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 the Clouds resource definition."
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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.fluent.models.CloudInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
nameWithType: "CloudsClient.beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
summary: "Implements Clouds PUT method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" 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<CloudInner>,CloudInner> beginCreateOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
desc: "Implements Clouds PUT method. Onboards the ScVmm fabric cloud as an Azure cloud resource."
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 the Clouds resource definition."
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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginDelete(String resourceGroupName, String cloudResourceName)"
name: "beginDelete(String resourceGroupName, String cloudResourceName)"
nameWithType: "CloudsClient.beginDelete(String resourceGroupName, String cloudResourceName)"
summary: "Implements Cloud resource DELETE method."
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 Cloud."
name: "cloudResourceName"
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 cloudResourceName)"
desc: "Implements Cloud resource DELETE method. Deregisters the ScVmm fabric cloud from Azure."
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.scvmm.fluent.CloudsClient.beginDelete(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.ForceDelete,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginDelete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
name: "beginDelete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
nameWithType: "CloudsClient.beginDelete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
summary: "Implements Cloud resource DELETE method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Forces the resource to be deleted."
name: "force"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.ForceDelete?alt=com.azure.resourcemanager.scvmm.models.ForceDelete&text=ForceDelete\" 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<Void>,Void> beginDelete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
desc: "Implements Cloud resource DELETE method. Deregisters the ScVmm fabric cloud from Azure."
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.scvmm.fluent.CloudsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.CloudTagsUpdate)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
name: "beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
nameWithType: "CloudsClient.beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
summary: "Implements the Clouds PATCH method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.CloudTagsUpdate?alt=com.azure.resourcemanager.scvmm.models.CloudTagsUpdate&text=CloudTagsUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<CloudInner>,CloudInner> beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
desc: "Implements the Clouds PATCH method. Updates the Clouds resource."
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 the Clouds resource definition."
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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.CloudTagsUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
name: "beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
nameWithType: "CloudsClient.beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
summary: "Implements the Clouds PATCH method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.CloudTagsUpdate?alt=com.azure.resourcemanager.scvmm.models.CloudTagsUpdate&text=CloudTagsUpdate\" 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<CloudInner>,CloudInner> beginUpdate(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
desc: "Implements the Clouds PATCH method. Updates the Clouds resource."
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 the Clouds resource definition."
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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.fluent.models.CloudInner)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
name: "createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
nameWithType: "CloudsClient.createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
summary: "Implements Clouds PUT method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CloudInner createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource)"
desc: "Implements Clouds PUT method. Onboards the ScVmm fabric cloud as an Azure cloud resource."
returns:
description: "the Clouds resource definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.fluent.models.CloudInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
name: "createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
nameWithType: "CloudsClient.createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
summary: "Implements Clouds PUT method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" 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 CloudInner createOrUpdate(String resourceGroupName, String cloudResourceName, CloudInner resource, Context context)"
desc: "Implements Clouds PUT method. Onboards the ScVmm fabric cloud as an Azure cloud resource."
returns:
description: "the Clouds resource definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.delete(String resourceGroupName, String cloudResourceName)"
name: "delete(String resourceGroupName, String cloudResourceName)"
nameWithType: "CloudsClient.delete(String resourceGroupName, String cloudResourceName)"
summary: "Implements Cloud resource DELETE method."
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 Cloud."
name: "cloudResourceName"
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 cloudResourceName)"
desc: "Implements Cloud resource DELETE method. Deregisters the ScVmm fabric cloud from Azure."
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.delete(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.ForceDelete,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.delete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
name: "delete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
nameWithType: "CloudsClient.delete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
summary: "Implements Cloud resource DELETE method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Forces the resource to be deleted."
name: "force"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.ForceDelete?alt=com.azure.resourcemanager.scvmm.models.ForceDelete&text=ForceDelete\" 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 void delete(String resourceGroupName, String cloudResourceName, ForceDelete force, Context context)"
desc: "Implements Cloud resource DELETE method. Deregisters the ScVmm fabric cloud from Azure."
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.getByResourceGroup(String resourceGroupName, String cloudResourceName)"
name: "getByResourceGroup(String resourceGroupName, String cloudResourceName)"
nameWithType: "CloudsClient.getByResourceGroup(String resourceGroupName, String cloudResourceName)"
summary: "Gets a 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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract CloudInner getByResourceGroup(String resourceGroupName, String cloudResourceName)"
desc: "Gets a Cloud. Implements Cloud GET method."
returns:
description: "the Clouds resource definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.getByResourceGroupWithResponse(String resourceGroupName, String cloudResourceName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String cloudResourceName, Context context)"
nameWithType: "CloudsClient.getByResourceGroupWithResponse(String resourceGroupName, String cloudResourceName, Context context)"
summary: "Gets a 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 Cloud."
name: "cloudResourceName"
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<CloudInner> getByResourceGroupWithResponse(String resourceGroupName, String cloudResourceName, Context context)"
desc: "Gets a Cloud. Implements Cloud GET method."
returns:
description: "the Clouds resource definition 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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.list()"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.list()"
name: "list()"
nameWithType: "CloudsClient.list()"
summary: "Implements GET Clouds in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<CloudInner> list()"
desc: "Implements GET Clouds in a subscription. List of Clouds in a subscription."
returns:
description: "the response of a Cloud 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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.list(Context context)"
name: "list(Context context)"
nameWithType: "CloudsClient.list(Context context)"
summary: "Implements GET Clouds in a subscription."
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<CloudInner> list(Context context)"
desc: "Implements GET Clouds in a subscription. List of Clouds in a subscription."
returns:
description: "the response of a Cloud 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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "CloudsClient.listByResourceGroup(String resourceGroupName)"
summary: "Implements GET Clouds in a 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<CloudInner> listByResourceGroup(String resourceGroupName)"
desc: "Implements GET Clouds in a resource group. List of Clouds in a resource group."
returns:
description: "the response of a Cloud 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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "CloudsClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Implements GET Clouds in a 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<CloudInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Implements GET Clouds in a resource group. List of Clouds in a resource group."
returns:
description: "the response of a Cloud 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.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.CloudTagsUpdate)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
name: "update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
nameWithType: "CloudsClient.update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
summary: "Implements the Clouds PATCH method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.CloudTagsUpdate?alt=com.azure.resourcemanager.scvmm.models.CloudTagsUpdate&text=CloudTagsUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CloudInner update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties)"
desc: "Implements the Clouds PATCH method. Updates the Clouds resource."
returns:
description: "the Clouds resource definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.CloudTagsUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.fluent.CloudsClient.update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
name: "update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
nameWithType: "CloudsClient.update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
summary: "Implements the Clouds PATCH method."
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 Cloud."
name: "cloudResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.CloudTagsUpdate?alt=com.azure.resourcemanager.scvmm.models.CloudTagsUpdate&text=CloudTagsUpdate\" 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 CloudInner update(String resourceGroupName, String cloudResourceName, CloudTagsUpdate properties, Context context)"
desc: "Implements the Clouds PATCH method. Updates the Clouds resource."
returns:
description: "the Clouds resource definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.fluent.models.CloudInner?alt=com.azure.resourcemanager.scvmm.fluent.models.CloudInner&text=CloudInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in CloudsClient."
metadata: {}
package: "com.azure.resourcemanager.scvmm.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-scvmm:1.0.0