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

260 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.avs.AvsManager"
fullName: "com.azure.resourcemanager.avs.AvsManager"
name: "AvsManager"
nameWithType: "AvsManager"
summary: "Entry point to Avs<wbr>Manager."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **AvsManager**"
methods:
- uid: "com.azure.resourcemanager.avs.AvsManager.addons()"
fullName: "com.azure.resourcemanager.avs.AvsManager.addons()"
name: "addons()"
nameWithType: "AvsManager.addons()"
summary: "Gets the resource collection API of Addons."
syntax: "public Addons addons()"
desc: "Gets the resource collection API of Addons. It manages Addon."
returns:
description: "Resource collection API of Addons."
type: "<xref href=\"com.azure.resourcemanager.avs.models.Addons?alt=com.azure.resourcemanager.avs.models.Addons&text=Addons\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.avs.AvsManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "AvsManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Avs service API entry point."
modifiers:
- "static"
parameters:
- description: "the credential to use."
name: "credential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static AvsManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of Avs service API entry point."
returns:
description: "the Avs service API instance."
type: "<xref href=\"com.azure.resourcemanager.avs.AvsManager?alt=com.azure.resourcemanager.avs.AvsManager&text=AvsManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.avs.AvsManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "AvsManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Avs service API entry point."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static AvsManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of Avs service API entry point."
returns:
description: "the Avs service API instance."
type: "<xref href=\"com.azure.resourcemanager.avs.AvsManager?alt=com.azure.resourcemanager.avs.AvsManager&text=AvsManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.authorizations()"
fullName: "com.azure.resourcemanager.avs.AvsManager.authorizations()"
name: "authorizations()"
nameWithType: "AvsManager.authorizations()"
summary: "Gets the resource collection API of Authorizations."
syntax: "public Authorizations authorizations()"
desc: "Gets the resource collection API of Authorizations. It manages ExpressRouteAuthorization."
returns:
description: "Resource collection API of Authorizations."
type: "<xref href=\"com.azure.resourcemanager.avs.models.Authorizations?alt=com.azure.resourcemanager.avs.models.Authorizations&text=Authorizations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.cloudLinks()"
fullName: "com.azure.resourcemanager.avs.AvsManager.cloudLinks()"
name: "cloudLinks()"
nameWithType: "AvsManager.cloudLinks()"
summary: "Gets the resource collection API of Cloud<wbr>Links."
syntax: "public CloudLinks cloudLinks()"
desc: "Gets the resource collection API of CloudLinks. It manages CloudLink."
returns:
description: "Resource collection API of CloudLinks."
type: "<xref href=\"com.azure.resourcemanager.avs.models.CloudLinks?alt=com.azure.resourcemanager.avs.models.CloudLinks&text=CloudLinks\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.clusters()"
fullName: "com.azure.resourcemanager.avs.AvsManager.clusters()"
name: "clusters()"
nameWithType: "AvsManager.clusters()"
summary: "Gets the resource collection API of Clusters."
syntax: "public Clusters clusters()"
desc: "Gets the resource collection API of Clusters. It manages Cluster."
returns:
description: "Resource collection API of Clusters."
type: "<xref href=\"com.azure.resourcemanager.avs.models.Clusters?alt=com.azure.resourcemanager.avs.models.Clusters&text=Clusters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.configure()"
fullName: "com.azure.resourcemanager.avs.AvsManager.configure()"
name: "configure()"
nameWithType: "AvsManager.configure()"
summary: "Gets a Configurable instance that can be used to create Avs<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static AvsManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create AvsManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.avs.AvsManager.Configurable?alt=com.azure.resourcemanager.avs.AvsManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.datastores()"
fullName: "com.azure.resourcemanager.avs.AvsManager.datastores()"
name: "datastores()"
nameWithType: "AvsManager.datastores()"
summary: "Gets the resource collection API of Datastores."
syntax: "public Datastores datastores()"
desc: "Gets the resource collection API of Datastores. It manages Datastore."
returns:
description: "Resource collection API of Datastores."
type: "<xref href=\"com.azure.resourcemanager.avs.models.Datastores?alt=com.azure.resourcemanager.avs.models.Datastores&text=Datastores\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.globalReachConnections()"
fullName: "com.azure.resourcemanager.avs.AvsManager.globalReachConnections()"
name: "globalReachConnections()"
nameWithType: "AvsManager.globalReachConnections()"
summary: "Gets the resource collection API of Global<wbr>Reach<wbr>Connections."
syntax: "public GlobalReachConnections globalReachConnections()"
desc: "Gets the resource collection API of GlobalReachConnections. It manages GlobalReachConnection."
returns:
description: "Resource collection API of GlobalReachConnections."
type: "<xref href=\"com.azure.resourcemanager.avs.models.GlobalReachConnections?alt=com.azure.resourcemanager.avs.models.GlobalReachConnections&text=GlobalReachConnections\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.hcxEnterpriseSites()"
fullName: "com.azure.resourcemanager.avs.AvsManager.hcxEnterpriseSites()"
name: "hcxEnterpriseSites()"
nameWithType: "AvsManager.hcxEnterpriseSites()"
summary: "Gets the resource collection API of Hcx<wbr>Enterprise<wbr>Sites."
syntax: "public HcxEnterpriseSites hcxEnterpriseSites()"
desc: "Gets the resource collection API of HcxEnterpriseSites. It manages HcxEnterpriseSite."
returns:
description: "Resource collection API of HcxEnterpriseSites."
type: "<xref href=\"com.azure.resourcemanager.avs.models.HcxEnterpriseSites?alt=com.azure.resourcemanager.avs.models.HcxEnterpriseSites&text=HcxEnterpriseSites\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.iscsiPaths()"
fullName: "com.azure.resourcemanager.avs.AvsManager.iscsiPaths()"
name: "iscsiPaths()"
nameWithType: "AvsManager.iscsiPaths()"
summary: "Gets the resource collection API of Iscsi<wbr>Paths."
syntax: "public IscsiPaths iscsiPaths()"
desc: "Gets the resource collection API of IscsiPaths."
returns:
description: "Resource collection API of IscsiPaths."
type: "<xref href=\"com.azure.resourcemanager.avs.models.IscsiPaths?alt=com.azure.resourcemanager.avs.models.IscsiPaths&text=IscsiPaths\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.locations()"
fullName: "com.azure.resourcemanager.avs.AvsManager.locations()"
name: "locations()"
nameWithType: "AvsManager.locations()"
summary: "Gets the resource collection API of Locations."
syntax: "public Locations locations()"
desc: "Gets the resource collection API of Locations."
returns:
description: "Resource collection API of Locations."
type: "<xref href=\"com.azure.resourcemanager.avs.models.Locations?alt=com.azure.resourcemanager.avs.models.Locations&text=Locations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.operations()"
fullName: "com.azure.resourcemanager.avs.AvsManager.operations()"
name: "operations()"
nameWithType: "AvsManager.operations()"
summary: "Gets the resource collection API of Operations."
syntax: "public Operations operations()"
desc: "Gets the resource collection API of Operations."
returns:
description: "Resource collection API of Operations."
type: "<xref href=\"com.azure.resourcemanager.avs.models.Operations?alt=com.azure.resourcemanager.avs.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.placementPolicies()"
fullName: "com.azure.resourcemanager.avs.AvsManager.placementPolicies()"
name: "placementPolicies()"
nameWithType: "AvsManager.placementPolicies()"
summary: "Gets the resource collection API of Placement<wbr>Policies."
syntax: "public PlacementPolicies placementPolicies()"
desc: "Gets the resource collection API of PlacementPolicies. It manages PlacementPolicy."
returns:
description: "Resource collection API of PlacementPolicies."
type: "<xref href=\"com.azure.resourcemanager.avs.models.PlacementPolicies?alt=com.azure.resourcemanager.avs.models.PlacementPolicies&text=PlacementPolicies\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.privateClouds()"
fullName: "com.azure.resourcemanager.avs.AvsManager.privateClouds()"
name: "privateClouds()"
nameWithType: "AvsManager.privateClouds()"
summary: "Gets the resource collection API of Private<wbr>Clouds."
syntax: "public PrivateClouds privateClouds()"
desc: "Gets the resource collection API of PrivateClouds. It manages PrivateCloud."
returns:
description: "Resource collection API of PrivateClouds."
type: "<xref href=\"com.azure.resourcemanager.avs.models.PrivateClouds?alt=com.azure.resourcemanager.avs.models.PrivateClouds&text=PrivateClouds\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.scriptCmdlets()"
fullName: "com.azure.resourcemanager.avs.AvsManager.scriptCmdlets()"
name: "scriptCmdlets()"
nameWithType: "AvsManager.scriptCmdlets()"
summary: "Gets the resource collection API of Script<wbr>Cmdlets."
syntax: "public ScriptCmdlets scriptCmdlets()"
desc: "Gets the resource collection API of ScriptCmdlets."
returns:
description: "Resource collection API of ScriptCmdlets."
type: "<xref href=\"com.azure.resourcemanager.avs.models.ScriptCmdlets?alt=com.azure.resourcemanager.avs.models.ScriptCmdlets&text=ScriptCmdlets\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.scriptExecutions()"
fullName: "com.azure.resourcemanager.avs.AvsManager.scriptExecutions()"
name: "scriptExecutions()"
nameWithType: "AvsManager.scriptExecutions()"
summary: "Gets the resource collection API of Script<wbr>Executions."
syntax: "public ScriptExecutions scriptExecutions()"
desc: "Gets the resource collection API of ScriptExecutions. It manages ScriptExecution."
returns:
description: "Resource collection API of ScriptExecutions."
type: "<xref href=\"com.azure.resourcemanager.avs.models.ScriptExecutions?alt=com.azure.resourcemanager.avs.models.ScriptExecutions&text=ScriptExecutions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.scriptPackages()"
fullName: "com.azure.resourcemanager.avs.AvsManager.scriptPackages()"
name: "scriptPackages()"
nameWithType: "AvsManager.scriptPackages()"
summary: "Gets the resource collection API of Script<wbr>Packages."
syntax: "public ScriptPackages scriptPackages()"
desc: "Gets the resource collection API of ScriptPackages."
returns:
description: "Resource collection API of ScriptPackages."
type: "<xref href=\"com.azure.resourcemanager.avs.models.ScriptPackages?alt=com.azure.resourcemanager.avs.models.ScriptPackages&text=ScriptPackages\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.serviceClient()"
fullName: "com.azure.resourcemanager.avs.AvsManager.serviceClient()"
name: "serviceClient()"
nameWithType: "AvsManager.serviceClient()"
summary: "Gets wrapped service client Avs<wbr>Client providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
syntax: "public AvsClient serviceClient()"
desc: "Gets wrapped service client AvsClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
returns:
description: "Wrapped service client AvsClient."
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.AvsClient?alt=com.azure.resourcemanager.avs.fluent.AvsClient&text=AvsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.virtualMachines()"
fullName: "com.azure.resourcemanager.avs.AvsManager.virtualMachines()"
name: "virtualMachines()"
nameWithType: "AvsManager.virtualMachines()"
summary: "Gets the resource collection API of Virtual<wbr>Machines."
syntax: "public VirtualMachines virtualMachines()"
desc: "Gets the resource collection API of VirtualMachines."
returns:
description: "Resource collection API of VirtualMachines."
type: "<xref href=\"com.azure.resourcemanager.avs.models.VirtualMachines?alt=com.azure.resourcemanager.avs.models.VirtualMachines&text=VirtualMachines\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.avs.AvsManager.workloadNetworks()"
fullName: "com.azure.resourcemanager.avs.AvsManager.workloadNetworks()"
name: "workloadNetworks()"
nameWithType: "AvsManager.workloadNetworks()"
summary: "Gets the resource collection API of Workload<wbr>Networks."
syntax: "public WorkloadNetworks workloadNetworks()"
desc: "Gets the resource collection API of WorkloadNetworks. It manages WorkloadNetworkDhcp, WorkloadNetworkDnsService, WorkloadNetworkDnsZone, WorkloadNetworkPortMirroring, WorkloadNetworkPublicIp, WorkloadNetworkSegment, WorkloadNetworkVMGroup."
returns:
description: "Resource collection API of WorkloadNetworks."
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworks?alt=com.azure.resourcemanager.avs.models.WorkloadNetworks&text=WorkloadNetworks\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to AvsManager. Azure VMware Solution API."
metadata: {}
package: "com.azure.resourcemanager.avs"
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0