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

178 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.workloads.WorkloadsManager"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager"
name: "WorkloadsManager"
nameWithType: "WorkloadsManager"
summary: "Entry point to Workloads<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 **WorkloadsManager**"
methods:
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "WorkloadsManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Workloads 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 WorkloadsManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of Workloads service API entry point."
returns:
description: "the Workloads service API instance."
type: "<xref href=\"com.azure.resourcemanager.workloads.WorkloadsManager?alt=com.azure.resourcemanager.workloads.WorkloadsManager&text=WorkloadsManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "WorkloadsManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Workloads 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 WorkloadsManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of Workloads service API entry point."
returns:
description: "the Workloads service API instance."
type: "<xref href=\"com.azure.resourcemanager.workloads.WorkloadsManager?alt=com.azure.resourcemanager.workloads.WorkloadsManager&text=WorkloadsManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.configure()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.configure()"
name: "configure()"
nameWithType: "WorkloadsManager.configure()"
summary: "Gets a Configurable instance that can be used to create Workloads<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static WorkloadsManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create WorkloadsManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.workloads.WorkloadsManager.Configurable?alt=com.azure.resourcemanager.workloads.WorkloadsManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.monitors()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.monitors()"
name: "monitors()"
nameWithType: "WorkloadsManager.monitors()"
summary: "Gets the resource collection API of Monitors."
syntax: "public Monitors monitors()"
desc: "Gets the resource collection API of Monitors. It manages Monitor."
returns:
description: "Resource collection API of Monitors."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.Monitors?alt=com.azure.resourcemanager.workloads.models.Monitors&text=Monitors\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.operations()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.operations()"
name: "operations()"
nameWithType: "WorkloadsManager.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.workloads.models.Operations?alt=com.azure.resourcemanager.workloads.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.providerInstances()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.providerInstances()"
name: "providerInstances()"
nameWithType: "WorkloadsManager.providerInstances()"
summary: "Gets the resource collection API of Provider<wbr>Instances."
syntax: "public ProviderInstances providerInstances()"
desc: "Gets the resource collection API of ProviderInstances. It manages ProviderInstance."
returns:
description: "Resource collection API of ProviderInstances."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.ProviderInstances?alt=com.azure.resourcemanager.workloads.models.ProviderInstances&text=ProviderInstances\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.resourceProviders()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.resourceProviders()"
name: "resourceProviders()"
nameWithType: "WorkloadsManager.resourceProviders()"
summary: "Gets the resource collection API of Resource<wbr>Providers."
syntax: "public ResourceProviders resourceProviders()"
desc: "Gets the resource collection API of ResourceProviders."
returns:
description: "Resource collection API of ResourceProviders."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.ResourceProviders?alt=com.azure.resourcemanager.workloads.models.ResourceProviders&text=ResourceProviders\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.sapApplicationServerInstances()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.sapApplicationServerInstances()"
name: "sapApplicationServerInstances()"
nameWithType: "WorkloadsManager.sapApplicationServerInstances()"
summary: "Gets the resource collection API of Sap<wbr>Application<wbr>Server<wbr>Instances."
syntax: "public SapApplicationServerInstances sapApplicationServerInstances()"
desc: "Gets the resource collection API of SapApplicationServerInstances. It manages SapApplicationServerInstance."
returns:
description: "Resource collection API of SapApplicationServerInstances."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapApplicationServerInstances?alt=com.azure.resourcemanager.workloads.models.SapApplicationServerInstances&text=SapApplicationServerInstances\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.sapCentralInstances()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.sapCentralInstances()"
name: "sapCentralInstances()"
nameWithType: "WorkloadsManager.sapCentralInstances()"
summary: "Gets the resource collection API of Sap<wbr>Central<wbr>Instances."
syntax: "public SapCentralInstances sapCentralInstances()"
desc: "Gets the resource collection API of SapCentralInstances. It manages SapCentralServerInstance."
returns:
description: "Resource collection API of SapCentralInstances."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapCentralInstances?alt=com.azure.resourcemanager.workloads.models.SapCentralInstances&text=SapCentralInstances\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.sapDatabaseInstances()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.sapDatabaseInstances()"
name: "sapDatabaseInstances()"
nameWithType: "WorkloadsManager.sapDatabaseInstances()"
summary: "Gets the resource collection API of Sap<wbr>Database<wbr>Instances."
syntax: "public SapDatabaseInstances sapDatabaseInstances()"
desc: "Gets the resource collection API of SapDatabaseInstances. It manages SapDatabaseInstance."
returns:
description: "Resource collection API of SapDatabaseInstances."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapDatabaseInstances?alt=com.azure.resourcemanager.workloads.models.SapDatabaseInstances&text=SapDatabaseInstances\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.sapLandscapeMonitors()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.sapLandscapeMonitors()"
name: "sapLandscapeMonitors()"
nameWithType: "WorkloadsManager.sapLandscapeMonitors()"
summary: "Gets the resource collection API of Sap<wbr>Landscape<wbr>Monitors."
syntax: "public SapLandscapeMonitors sapLandscapeMonitors()"
desc: "Gets the resource collection API of SapLandscapeMonitors."
returns:
description: "Resource collection API of SapLandscapeMonitors."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapLandscapeMonitors?alt=com.azure.resourcemanager.workloads.models.SapLandscapeMonitors&text=SapLandscapeMonitors\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.sapVirtualInstances()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.sapVirtualInstances()"
name: "sapVirtualInstances()"
nameWithType: "WorkloadsManager.sapVirtualInstances()"
summary: "Gets the resource collection API of Sap<wbr>Virtual<wbr>Instances."
syntax: "public SapVirtualInstances sapVirtualInstances()"
desc: "Gets the resource collection API of SapVirtualInstances. It manages SapVirtualInstance."
returns:
description: "Resource collection API of SapVirtualInstances."
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapVirtualInstances?alt=com.azure.resourcemanager.workloads.models.SapVirtualInstances&text=SapVirtualInstances\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.workloads.WorkloadsManager.serviceClient()"
fullName: "com.azure.resourcemanager.workloads.WorkloadsManager.serviceClient()"
name: "serviceClient()"
nameWithType: "WorkloadsManager.serviceClient()"
syntax: "public WorkloadsClient serviceClient()"
returns:
description: "Wrapped service client WorkloadsClient providing direct access to the underlying auto-generated API\n implementation, based on Azure REST API."
type: "<xref href=\"com.azure.resourcemanager.workloads.fluent.WorkloadsClient?alt=com.azure.resourcemanager.workloads.fluent.WorkloadsClient&text=WorkloadsClient\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to WorkloadsManager. Workloads client provides access to various workload operations.<br>Azure Center for SAP solutions is currently in PREVIEW. See the \\[Azure Center for SAP solutions - Legal Terms\\](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms) for legal notices applicable to Azure Center for SAP solutions."
metadata: {}
package: "com.azure.resourcemanager.workloads"
artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0