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

270 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.devtestlabs.models.Policy"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy"
name: "Policy"
nameWithType: "Policy"
summary: "An immutable client-side representation of Policy."
syntax: "public interface **Policy**"
methods:
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.createdDate()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.createdDate()"
name: "createdDate()"
nameWithType: "Policy.createdDate()"
summary: "Gets the created<wbr>Date property: The creation date of the policy."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime createdDate()"
desc: "Gets the createdDate property: The creation date of the policy."
returns:
description: "the createdDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.description()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.description()"
name: "description()"
nameWithType: "Policy.description()"
summary: "Gets the description property: The description of the policy."
modifiers:
- "abstract"
syntax: "public abstract String description()"
desc: "Gets the description property: The description of the policy."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.evaluatorType()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.evaluatorType()"
name: "evaluatorType()"
nameWithType: "Policy.evaluatorType()"
summary: "Gets the evaluator<wbr>Type property: The evaluator type of the policy (i.<wbr>e."
modifiers:
- "abstract"
syntax: "public abstract PolicyEvaluatorType evaluatorType()"
desc: "Gets the evaluatorType property: The evaluator type of the policy (i.e. AllowedValuesPolicy, MaxValuePolicy)."
returns:
description: "the evaluatorType value."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.PolicyEvaluatorType?alt=com.azure.resourcemanager.devtestlabs.models.PolicyEvaluatorType&text=PolicyEvaluatorType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.factData()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.factData()"
name: "factData()"
nameWithType: "Policy.factData()"
summary: "Gets the fact<wbr>Data property: The fact data of the policy."
modifiers:
- "abstract"
syntax: "public abstract String factData()"
desc: "Gets the factData property: The fact data of the policy."
returns:
description: "the factData value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.factName()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.factName()"
name: "factName()"
nameWithType: "Policy.factName()"
summary: "Gets the fact<wbr>Name property: The fact name of the policy (e.<wbr>g."
modifiers:
- "abstract"
syntax: "public abstract PolicyFactName factName()"
desc: "Gets the factName property: The fact name of the policy (e.g. LabVmCount, LabVmSize, MaxVmsAllowedPerLab, etc."
returns:
description: "the factName value."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.PolicyFactName?alt=com.azure.resourcemanager.devtestlabs.models.PolicyFactName&text=PolicyFactName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.id()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.id()"
name: "id()"
nameWithType: "Policy.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.innerModel()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.innerModel()"
name: "innerModel()"
nameWithType: "Policy.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>devtestlabs.<wbr>fluent.<wbr>models.<wbr>Policy<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract PolicyInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.devtestlabs.fluent.models.PolicyInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.fluent.models.PolicyInner?alt=com.azure.resourcemanager.devtestlabs.fluent.models.PolicyInner&text=PolicyInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.location()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.location()"
name: "location()"
nameWithType: "Policy.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.name()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.name()"
name: "name()"
nameWithType: "Policy.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.provisioningState()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.provisioningState()"
name: "provisioningState()"
nameWithType: "Policy.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The provisioning status of the resource."
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
desc: "Gets the provisioningState property: The provisioning status of the resource."
returns:
description: "the provisioningState value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.refresh()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.refresh()"
name: "refresh()"
nameWithType: "Policy.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract Policy refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Policy?alt=com.azure.resourcemanager.devtestlabs.models.Policy&text=Policy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "Policy.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- 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 Policy refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Policy?alt=com.azure.resourcemanager.devtestlabs.models.Policy&text=Policy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.region()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.region()"
name: "region()"
nameWithType: "Policy.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.regionName()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.regionName()"
name: "regionName()"
nameWithType: "Policy.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.resourceGroupName()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "Policy.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.status()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.status()"
name: "status()"
nameWithType: "Policy.status()"
summary: "Gets the status property: The status of the policy."
modifiers:
- "abstract"
syntax: "public abstract PolicyStatus status()"
desc: "Gets the status property: The status of the policy."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.PolicyStatus?alt=com.azure.resourcemanager.devtestlabs.models.PolicyStatus&text=PolicyStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.tags()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.tags()"
name: "tags()"
nameWithType: "Policy.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.threshold()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.threshold()"
name: "threshold()"
nameWithType: "Policy.threshold()"
summary: "Gets the threshold property: The threshold of the policy (i.<wbr>e."
modifiers:
- "abstract"
syntax: "public abstract String threshold()"
desc: "Gets the threshold property: The threshold of the policy (i.e. a number for MaxValuePolicy, and a JSON array of values for AllowedValuesPolicy)."
returns:
description: "the threshold value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.type()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.type()"
name: "type()"
nameWithType: "Policy.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.uniqueIdentifier()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.uniqueIdentifier()"
name: "uniqueIdentifier()"
nameWithType: "Policy.uniqueIdentifier()"
summary: "Gets the unique<wbr>Identifier property: The unique immutable identifier of a resource (Guid)."
modifiers:
- "abstract"
syntax: "public abstract String uniqueIdentifier()"
desc: "Gets the uniqueIdentifier property: The unique immutable identifier of a resource (Guid)."
returns:
description: "the uniqueIdentifier value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.devtestlabs.models.Policy.update()"
fullName: "com.azure.resourcemanager.devtestlabs.models.Policy.update()"
name: "update()"
nameWithType: "Policy.update()"
summary: "Begins update for the Policy resource."
modifiers:
- "abstract"
syntax: "public abstract Policy.Update update()"
desc: "Begins update for the Policy resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.Policy.Update?alt=com.azure.resourcemanager.devtestlabs.models.Policy.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of Policy."
metadata: {}
package: "com.azure.resourcemanager.devtestlabs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0