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

296 строки
24 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.avs.fluent.AddonsClient"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient"
name: "AddonsClient"
nameWithType: "AddonsClient"
summary: "An instance of this class provides access to all the operations defined in Addons<wbr>Client."
syntax: "public interface **AddonsClient**"
methods:
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
name: "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
nameWithType: "AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
summary: "Create a Addon."
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: "Name of the addon."
name: "addonName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "addon"
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<AddonInner>,AddonInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
desc: "Create a Addon."
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 an addon 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.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
nameWithType: "AddonsClient.beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
summary: "Create a Addon."
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: "Name of the addon."
name: "addonName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "addon"
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" 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<AddonInner>,AddonInner> beginCreateOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
desc: "Create a Addon."
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 an addon 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.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
name: "beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
nameWithType: "AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName)"
summary: "Delete a Addon."
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: "Name of the addon."
name: "addonName"
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, String addonName)"
desc: "Delete a Addon."
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.AddonsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
name: "beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
nameWithType: "AddonsClient.beginDelete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
summary: "Delete a Addon."
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: "Name of the addon."
name: "addonName"
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, String addonName, Context context)"
desc: "Delete a Addon."
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.AddonsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
name: "createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
nameWithType: "AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
summary: "Create a Addon."
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: "Name of the addon."
name: "addonName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "addon"
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AddonInner createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon)"
desc: "Create a Addon."
returns:
description: "an addon resource."
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.avs.fluent.models.AddonInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
name: "createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
nameWithType: "AddonsClient.createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
summary: "Create a Addon."
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: "Name of the addon."
name: "addonName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "addon"
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" 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 AddonInner createOrUpdate(String resourceGroupName, String privateCloudName, String addonName, AddonInner addon, Context context)"
desc: "Create a Addon."
returns:
description: "an addon resource."
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName)"
name: "delete(String resourceGroupName, String privateCloudName, String addonName)"
nameWithType: "AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName)"
summary: "Delete a Addon."
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: "Name of the addon."
name: "addonName"
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, String addonName)"
desc: "Delete a Addon."
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
name: "delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
nameWithType: "AddonsClient.delete(String resourceGroupName, String privateCloudName, String addonName, Context context)"
summary: "Delete a Addon."
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: "Name of the addon."
name: "addonName"
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, String addonName, Context context)"
desc: "Delete a Addon."
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.get(String resourceGroupName, String privateCloudName, String addonName)"
name: "get(String resourceGroupName, String privateCloudName, String addonName)"
nameWithType: "AddonsClient.get(String resourceGroupName, String privateCloudName, String addonName)"
summary: "Get a Addon."
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: "Name of the addon."
name: "addonName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AddonInner get(String resourceGroupName, String privateCloudName, String addonName)"
desc: "Get a Addon."
returns:
description: "a Addon."
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
name: "getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
nameWithType: "AddonsClient.getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
summary: "Get a Addon."
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: "Name of the addon."
name: "addonName"
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<AddonInner> getWithResponse(String resourceGroupName, String privateCloudName, String addonName, Context context)"
desc: "Get a Addon."
returns:
description: "a Addon 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.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.list(String resourceGroupName, String privateCloudName)"
name: "list(String resourceGroupName, String privateCloudName)"
nameWithType: "AddonsClient.list(String resourceGroupName, String privateCloudName)"
summary: "List Addon resources by 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 PagedIterable<AddonInner> list(String resourceGroupName, String privateCloudName)"
desc: "List Addon resources by PrivateCloud."
returns:
description: "the response of a Addon 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.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.avs.fluent.AddonsClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.avs.fluent.AddonsClient.list(String resourceGroupName, String privateCloudName, Context context)"
name: "list(String resourceGroupName, String privateCloudName, Context context)"
nameWithType: "AddonsClient.list(String resourceGroupName, String privateCloudName, Context context)"
summary: "List Addon resources by 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 PagedIterable<AddonInner> list(String resourceGroupName, String privateCloudName, Context context)"
desc: "List Addon resources by PrivateCloud."
returns:
description: "the response of a Addon 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.AddonInner?alt=com.azure.resourcemanager.avs.fluent.models.AddonInner&text=AddonInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in AddonsClient."
metadata: {}
package: "com.azure.resourcemanager.avs.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0