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

86 строки
4.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates"
name: "WorkloadProfileStates"
nameWithType: "WorkloadProfileStates"
summary: "An immutable client-side representation of Workload<wbr>Profile<wbr>States."
syntax: "public interface **WorkloadProfileStates**"
methods:
- uid: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.id()"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.id()"
name: "id()"
nameWithType: "WorkloadProfileStates.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.appcontainers.models.WorkloadProfileStates.innerModel()"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.innerModel()"
name: "innerModel()"
nameWithType: "WorkloadProfileStates.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>appcontainers.<wbr>fluent.<wbr>models.<wbr>Workload<wbr>Profile<wbr>States<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract WorkloadProfileStatesInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.WorkloadProfileStatesInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.WorkloadProfileStatesInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.WorkloadProfileStatesInner&text=WorkloadProfileStatesInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.name()"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.name()"
name: "name()"
nameWithType: "WorkloadProfileStates.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.appcontainers.models.WorkloadProfileStates.properties()"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.properties()"
name: "properties()"
nameWithType: "WorkloadProfileStates.properties()"
summary: "Gets the properties property: Workload Profile resource specific properties."
modifiers:
- "abstract"
syntax: "public abstract WorkloadProfileStatesProperties properties()"
desc: "Gets the properties property: Workload Profile resource specific properties."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.WorkloadProfileStatesProperties?alt=com.azure.resourcemanager.appcontainers.models.WorkloadProfileStatesProperties&text=WorkloadProfileStatesProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.systemData()"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.systemData()"
name: "systemData()"
nameWithType: "WorkloadProfileStates.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.type()"
fullName: "com.azure.resourcemanager.appcontainers.models.WorkloadProfileStates.type()"
name: "type()"
nameWithType: "WorkloadProfileStates.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>"
type: "interface"
desc: "An immutable client-side representation of WorkloadProfileStates."
metadata: {}
package: "com.azure.resourcemanager.appcontainers.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0