169 строки
13 KiB
YAML
169 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment"
|
|
name: "LabFragment"
|
|
nameWithType: "LabFragment"
|
|
summary: "Represents a lab."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.microsoft.azure.ProxyResource?alt=com.microsoft.azure.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.azure.ProxyResource.id()?alt=com.microsoft.azure.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.ProxyResource.name()?alt=com.microsoft.azure.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.ProxyResource.type()?alt=com.microsoft.azure.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"com.microsoft.azure.Resource?alt=com.microsoft.azure.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.azure.Resource.getTags()?alt=com.microsoft.azure.Resource.getTags&text=getTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.Resource.location()?alt=com.microsoft.azure.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.Resource.withLocation(java.lang.String)?alt=com.microsoft.azure.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.microsoft.azure.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **LabFragment**</br> extends <xref href=\"com.microsoft.azure.Resource?alt=com.microsoft.azure.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.LabFragment()"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.LabFragment()"
|
|
name: "LabFragment()"
|
|
nameWithType: "LabFragment.LabFragment()"
|
|
syntax: "public LabFragment()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.maxUsersInLab()"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.maxUsersInLab()"
|
|
name: "maxUsersInLab()"
|
|
nameWithType: "LabFragment.maxUsersInLab()"
|
|
summary: "Get maximum number of users allowed in the lab."
|
|
syntax: "public Integer maxUsersInLab()"
|
|
desc: "Get maximum number of users allowed in the lab."
|
|
returns:
|
|
description: "the maxUsersInLab value"
|
|
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.provisioningState()"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "LabFragment.provisioningState()"
|
|
summary: "Get the provisioning status of the resource."
|
|
syntax: "public String provisioningState()"
|
|
desc: "Get the provisioning status of the resource."
|
|
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.LabFragment.uniqueIdentifier()"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.uniqueIdentifier()"
|
|
name: "uniqueIdentifier()"
|
|
nameWithType: "LabFragment.uniqueIdentifier()"
|
|
summary: "Get the unique immutable identifier of a resource (Guid)."
|
|
syntax: "public String uniqueIdentifier()"
|
|
desc: "Get the unique immutable identifier of a resource (Guid)."
|
|
returns:
|
|
description: "the uniqueIdentifier 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.LabFragment.usageQuota()"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.usageQuota()"
|
|
name: "usageQuota()"
|
|
nameWithType: "LabFragment.usageQuota()"
|
|
summary: "Get maximum duration a user can use an environment for in the lab."
|
|
syntax: "public Period usageQuota()"
|
|
desc: "Get maximum duration a user can use an environment for in the lab."
|
|
returns:
|
|
description: "the usageQuota value"
|
|
type: "<xref href=\"org.joda.time.Period?alt=org.joda.time.Period&text=Period\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.userAccessMode()"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.userAccessMode()"
|
|
name: "userAccessMode()"
|
|
nameWithType: "LabFragment.userAccessMode()"
|
|
summary: "Get lab user access mode (open to all vs."
|
|
syntax: "public LabUserAccessMode userAccessMode()"
|
|
desc: "Get lab user access mode (open to all vs. restricted to those listed on the lab). Possible values include: 'Restricted', 'Open'."
|
|
returns:
|
|
description: "the userAccessMode value"
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabUserAccessMode?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabUserAccessMode&text=LabUserAccessMode\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withMaxUsersInLab(java.lang.Integer)"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withMaxUsersInLab(Integer maxUsersInLab)"
|
|
name: "withMaxUsersInLab(Integer maxUsersInLab)"
|
|
nameWithType: "LabFragment.withMaxUsersInLab(Integer maxUsersInLab)"
|
|
summary: "Set maximum number of users allowed in the lab."
|
|
parameters:
|
|
- description: "the maxUsersInLab value to set"
|
|
name: "maxUsersInLab"
|
|
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LabFragment withMaxUsersInLab(Integer maxUsersInLab)"
|
|
desc: "Set maximum number of users allowed in the lab."
|
|
returns:
|
|
description: "the LabFragment object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabFragment?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabFragment&text=LabFragment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withProvisioningState(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withProvisioningState(String provisioningState)"
|
|
name: "withProvisioningState(String provisioningState)"
|
|
nameWithType: "LabFragment.withProvisioningState(String provisioningState)"
|
|
summary: "Set the provisioning status of the resource."
|
|
parameters:
|
|
- description: "the provisioningState value to set"
|
|
name: "provisioningState"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LabFragment withProvisioningState(String provisioningState)"
|
|
desc: "Set the provisioning status of the resource."
|
|
returns:
|
|
description: "the LabFragment object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabFragment?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabFragment&text=LabFragment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withUniqueIdentifier(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withUniqueIdentifier(String uniqueIdentifier)"
|
|
name: "withUniqueIdentifier(String uniqueIdentifier)"
|
|
nameWithType: "LabFragment.withUniqueIdentifier(String uniqueIdentifier)"
|
|
summary: "Set the unique immutable identifier of a resource (Guid)."
|
|
parameters:
|
|
- description: "the uniqueIdentifier value to set"
|
|
name: "uniqueIdentifier"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LabFragment withUniqueIdentifier(String uniqueIdentifier)"
|
|
desc: "Set the unique immutable identifier of a resource (Guid)."
|
|
returns:
|
|
description: "the LabFragment object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabFragment?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabFragment&text=LabFragment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withUsageQuota(org.joda.time.Period)"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withUsageQuota(Period usageQuota)"
|
|
name: "withUsageQuota(Period usageQuota)"
|
|
nameWithType: "LabFragment.withUsageQuota(Period usageQuota)"
|
|
summary: "Set maximum duration a user can use an environment for in the lab."
|
|
parameters:
|
|
- description: "the usageQuota value to set"
|
|
name: "usageQuota"
|
|
type: "<xref href=\"org.joda.time.Period?alt=org.joda.time.Period&text=Period\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LabFragment withUsageQuota(Period usageQuota)"
|
|
desc: "Set maximum duration a user can use an environment for in the lab."
|
|
returns:
|
|
description: "the LabFragment object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabFragment?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabFragment&text=LabFragment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withUserAccessMode(com.microsoft.azure.management.labservices.v2018_10_15.LabUserAccessMode)"
|
|
fullName: "com.microsoft.azure.management.labservices.v2018_10_15.LabFragment.withUserAccessMode(LabUserAccessMode userAccessMode)"
|
|
name: "withUserAccessMode(LabUserAccessMode userAccessMode)"
|
|
nameWithType: "LabFragment.withUserAccessMode(LabUserAccessMode userAccessMode)"
|
|
summary: "Set lab user access mode (open to all vs."
|
|
parameters:
|
|
- description: "the userAccessMode value to set"
|
|
name: "userAccessMode"
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabUserAccessMode?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabUserAccessMode&text=LabUserAccessMode\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public LabFragment withUserAccessMode(LabUserAccessMode userAccessMode)"
|
|
desc: "Set lab user access mode (open to all vs. restricted to those listed on the lab). Possible values include: 'Restricted', 'Open'."
|
|
returns:
|
|
description: "the LabFragment object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.labservices.v2018_10_15.LabFragment?alt=com.microsoft.azure.management.labservices.v2018_10_15.LabFragment&text=LabFragment\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Represents a lab."
|
|
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
|