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

366 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.connectedvmware.models.Cluster"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster"
name: "Cluster"
nameWithType: "Cluster"
summary: "An immutable client-side representation of Cluster."
syntax: "public interface **Cluster**"
methods:
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.customResourceName()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.customResourceName()"
name: "customResourceName()"
nameWithType: "Cluster.customResourceName()"
summary: "Gets the custom<wbr>Resource<wbr>Name property: Gets the name of the corresponding resource in Kubernetes."
modifiers:
- "abstract"
syntax: "public abstract String customResourceName()"
desc: "Gets the customResourceName property: Gets the name of the corresponding resource in Kubernetes."
returns:
description: "the customResourceName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.datastoreIds()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.datastoreIds()"
name: "datastoreIds()"
nameWithType: "Cluster.datastoreIds()"
summary: "Gets the datastore<wbr>Ids property: Gets the datastore ARM ids."
modifiers:
- "abstract"
syntax: "public abstract List<String> datastoreIds()"
desc: "Gets the datastoreIds property: Gets the datastore ARM ids."
returns:
description: "the datastoreIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.extendedLocation()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.extendedLocation()"
name: "extendedLocation()"
nameWithType: "Cluster.extendedLocation()"
summary: "Gets the extended<wbr>Location property: Gets or sets the extended location."
modifiers:
- "abstract"
syntax: "public abstract ExtendedLocation extendedLocation()"
desc: "Gets the extendedLocation property: Gets or sets the extended location."
returns:
description: "the extendedLocation value."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.ExtendedLocation?alt=com.azure.resourcemanager.connectedvmware.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.id()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.id()"
name: "id()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.innerModel()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.innerModel()"
name: "innerModel()"
nameWithType: "Cluster.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>connectedvmware.<wbr>fluent.<wbr>models.<wbr>Cluster<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ClusterInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.connectedvmware.fluent.models.ClusterInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.ClusterInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.inventoryItemId()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.inventoryItemId()"
name: "inventoryItemId()"
nameWithType: "Cluster.inventoryItemId()"
summary: "Gets the inventory<wbr>Item<wbr>Id property: Gets or sets the inventory Item ID for the cluster."
modifiers:
- "abstract"
syntax: "public abstract String inventoryItemId()"
desc: "Gets the inventoryItemId property: Gets or sets the inventory Item ID for the cluster."
returns:
description: "the inventoryItemId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.kind()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.kind()"
name: "kind()"
nameWithType: "Cluster.kind()"
summary: "Gets the kind property: Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.<wbr>g."
modifiers:
- "abstract"
syntax: "public abstract String kind()"
desc: "Gets the kind property: Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value."
returns:
description: "the kind value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.location()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.location()"
name: "location()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.moName()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.moName()"
name: "moName()"
nameWithType: "Cluster.moName()"
summary: "Gets the mo<wbr>Name property: Gets or sets the v<wbr>Center Managed Object name for the cluster."
modifiers:
- "abstract"
syntax: "public abstract String moName()"
desc: "Gets the moName property: Gets or sets the vCenter Managed Object name for the cluster."
returns:
description: "the moName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.moRefId()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.moRefId()"
name: "moRefId()"
nameWithType: "Cluster.moRefId()"
summary: "Gets the mo<wbr>Ref<wbr>Id property: Gets or sets the v<wbr>Center Mo<wbr>Ref (Managed Object Reference) ID for the cluster."
modifiers:
- "abstract"
syntax: "public abstract String moRefId()"
desc: "Gets the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the cluster."
returns:
description: "the moRefId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.name()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.name()"
name: "name()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.networkIds()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.networkIds()"
name: "networkIds()"
nameWithType: "Cluster.networkIds()"
summary: "Gets the network<wbr>Ids property: Gets the network ARM ids."
modifiers:
- "abstract"
syntax: "public abstract List<String> networkIds()"
desc: "Gets the networkIds property: Gets the network ARM ids."
returns:
description: "the networkIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.provisioningState()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.provisioningState()"
name: "provisioningState()"
nameWithType: "Cluster.provisioningState()"
summary: "Gets the provisioning<wbr>State property: Gets the provisioning state."
modifiers:
- "abstract"
syntax: "public abstract ProvisioningState provisioningState()"
desc: "Gets the provisioningState property: Gets the provisioning state."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.ProvisioningState?alt=com.azure.resourcemanager.connectedvmware.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.refresh()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.refresh()"
name: "refresh()"
nameWithType: "Cluster.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract Cluster refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.Cluster?alt=com.azure.resourcemanager.connectedvmware.models.Cluster&text=Cluster\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "Cluster.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 Cluster refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.Cluster?alt=com.azure.resourcemanager.connectedvmware.models.Cluster&text=Cluster\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.region()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.region()"
name: "region()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.regionName()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.regionName()"
name: "regionName()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.resourceGroupName()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.statuses()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.statuses()"
name: "statuses()"
nameWithType: "Cluster.statuses()"
summary: "Gets the statuses property: The resource status information."
modifiers:
- "abstract"
syntax: "public abstract List<ResourceStatus> statuses()"
desc: "Gets the statuses property: The resource status information."
returns:
description: "the statuses value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.connectedvmware.models.ResourceStatus?alt=com.azure.resourcemanager.connectedvmware.models.ResourceStatus&text=ResourceStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.systemData()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.systemData()"
name: "systemData()"
nameWithType: "Cluster.systemData()"
summary: "Gets the system<wbr>Data property: The system data."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: The system data."
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.connectedvmware.models.Cluster.tags()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.tags()"
name: "tags()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.totalCpuMHz()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.totalCpuMHz()"
name: "totalCpuMHz()"
nameWithType: "Cluster.totalCpuMHz()"
summary: "Gets the total<wbr>Cpu<wbr>MHz property: Gets the max CPU usage across all cores on the cluster in MHz."
modifiers:
- "abstract"
syntax: "public abstract Long totalCpuMHz()"
desc: "Gets the totalCpuMHz property: Gets the max CPU usage across all cores on the cluster in MHz."
returns:
description: "the totalCpuMHz value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.totalMemoryGB()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.totalMemoryGB()"
name: "totalMemoryGB()"
nameWithType: "Cluster.totalMemoryGB()"
summary: "Gets the total<wbr>MemoryGB property: Gets the total amount of physical memory on the cluster in GB."
modifiers:
- "abstract"
syntax: "public abstract Long totalMemoryGB()"
desc: "Gets the totalMemoryGB property: Gets the total amount of physical memory on the cluster in GB."
returns:
description: "the totalMemoryGB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.type()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.type()"
name: "type()"
nameWithType: "Cluster.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.connectedvmware.models.Cluster.update()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.update()"
name: "update()"
nameWithType: "Cluster.update()"
summary: "Begins update for the Cluster resource."
modifiers:
- "abstract"
syntax: "public abstract Cluster.Update update()"
desc: "Begins update for the Cluster resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.Cluster.Update?alt=com.azure.resourcemanager.connectedvmware.models.Cluster.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.usedCpuMHz()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.usedCpuMHz()"
name: "usedCpuMHz()"
nameWithType: "Cluster.usedCpuMHz()"
summary: "Gets the used<wbr>Cpu<wbr>MHz property: Gets the used CPU usage across all cores on the cluster in MHz."
modifiers:
- "abstract"
syntax: "public abstract Long usedCpuMHz()"
desc: "Gets the usedCpuMHz property: Gets the used CPU usage across all cores on the cluster in MHz."
returns:
description: "the usedCpuMHz value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.usedMemoryGB()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.usedMemoryGB()"
name: "usedMemoryGB()"
nameWithType: "Cluster.usedMemoryGB()"
summary: "Gets the used<wbr>MemoryGB property: Gets the used physical memory on the cluster in GB."
modifiers:
- "abstract"
syntax: "public abstract Long usedMemoryGB()"
desc: "Gets the usedMemoryGB property: Gets the used physical memory on the cluster in GB."
returns:
description: "the usedMemoryGB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.uuid()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.uuid()"
name: "uuid()"
nameWithType: "Cluster.uuid()"
summary: "Gets the uuid property: Gets or sets a unique identifier for this resource."
modifiers:
- "abstract"
syntax: "public abstract String uuid()"
desc: "Gets the uuid property: Gets or sets a unique identifier for this resource."
returns:
description: "the uuid value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.connectedvmware.models.Cluster.vCenterId()"
fullName: "com.azure.resourcemanager.connectedvmware.models.Cluster.vCenterId()"
name: "vCenterId()"
nameWithType: "Cluster.vCenterId()"
summary: "Gets the v<wbr>Center<wbr>Id property: Gets or sets the ARM Id of the v<wbr>Center resource in which this cluster resides."
modifiers:
- "abstract"
syntax: "public abstract String vCenterId()"
desc: "Gets the vCenterId property: Gets or sets the ARM Id of the vCenter resource in which this cluster resides."
returns:
description: "the vCenterId 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 Cluster."
metadata: {}
package: "com.azure.resourcemanager.connectedvmware.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-connectedvmware:1.0.0