azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

72 строки
8.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount"
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount"
name: "LabAccount"
nameWithType: "LabAccount"
summary: "Type representing Lab<wbr>Account."
syntax: "public interface **LabAccount**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner&text=LabAccountInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager&text=LabServicesManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner&text=LabAccountInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabAccount?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabAccount&text=LabAccount\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.Update?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager&text=LabServicesManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.enabledRegionSelection()"
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.enabledRegionSelection()"
name: "enabledRegionSelection()"
nameWithType: "LabAccount.enabledRegionSelection()"
modifiers:
- "abstract"
syntax: "public abstract Boolean enabledRegionSelection()"
returns:
description: "the enabledRegionSelection value."
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.latestOperationResult()"
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.latestOperationResult()"
name: "latestOperationResult()"
nameWithType: "LabAccount.latestOperationResult()"
modifiers:
- "abstract"
syntax: "public abstract LatestOperationResult latestOperationResult()"
returns:
description: "the latestOperationResult value."
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LatestOperationResult?alt=com.microsoft.azure.management.labservices.v2018_10_15.LatestOperationResult&text=LatestOperationResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.provisioningState()"
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.provisioningState()"
name: "provisioningState()"
nameWithType: "LabAccount.provisioningState()"
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
returns:
description: "the provisioningState value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.sizeConfiguration()"
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.sizeConfiguration()"
name: "sizeConfiguration()"
nameWithType: "LabAccount.sizeConfiguration()"
modifiers:
- "abstract"
syntax: "public abstract SizeConfigurationProperties sizeConfiguration()"
returns:
description: "the sizeConfiguration value."
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.SizeConfigurationProperties?alt=com.microsoft.azure.management.labservices.v2018_10_15.SizeConfigurationProperties&text=SizeConfigurationProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.uniqueIdentifier()"
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.uniqueIdentifier()"
name: "uniqueIdentifier()"
nameWithType: "LabAccount.uniqueIdentifier()"
modifiers:
- "abstract"
syntax: "public abstract String uniqueIdentifier()"
returns:
description: "the uniqueIdentifier value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing LabAccount."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner&text=LabAccountInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabAccount?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabAccount&text=LabAccount\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.Update?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabAccount.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager&text=LabServicesManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabAccountInner&text=LabAccountInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager?alt=com.microsoft.azure.management.labservices.v2018_10_15.implementation.LabServicesManager&text=LabServicesManager\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.azure.management.labservices.v2018_10_15"
artifact: com.microsoft.azure.labservices.v2018_10_15:azure-mgmt-labservices:1.0.0-beta