318 строки
17 KiB
YAML
318 строки
17 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.connectedvmware.models.Datastore"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore"
|
|
name: "Datastore"
|
|
nameWithType: "Datastore"
|
|
summary: "An immutable client-side representation of Datastore."
|
|
syntax: "public interface **Datastore**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.capacityGB()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.capacityGB()"
|
|
name: "capacityGB()"
|
|
nameWithType: "Datastore.capacityGB()"
|
|
summary: "Gets the capacityGB property: Gets or sets Maximum capacity of this datastore in GBs."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Long capacityGB()"
|
|
desc: "Gets the capacityGB property: Gets or sets Maximum capacity of this datastore in GBs."
|
|
returns:
|
|
description: "the capacityGB value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.customResourceName()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.customResourceName()"
|
|
name: "customResourceName()"
|
|
nameWithType: "Datastore.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.Datastore.extendedLocation()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.extendedLocation()"
|
|
name: "extendedLocation()"
|
|
nameWithType: "Datastore.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.Datastore.freeSpaceGB()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.freeSpaceGB()"
|
|
name: "freeSpaceGB()"
|
|
nameWithType: "Datastore.freeSpaceGB()"
|
|
summary: "Gets the free<wbr>SpaceGB property: Gets or sets Available space of this datastore in GBs."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Long freeSpaceGB()"
|
|
desc: "Gets the freeSpaceGB property: Gets or sets Available space of this datastore in GBs."
|
|
returns:
|
|
description: "the freeSpaceGB value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.id()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.id()"
|
|
name: "id()"
|
|
nameWithType: "Datastore.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.Datastore.innerModel()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "Datastore.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>connectedvmware.<wbr>fluent.<wbr>models.<wbr>Datastore<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DatastoreInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.connectedvmware.fluent.models.DatastoreInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.DatastoreInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.DatastoreInner&text=DatastoreInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.inventoryItemId()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.inventoryItemId()"
|
|
name: "inventoryItemId()"
|
|
nameWithType: "Datastore.inventoryItemId()"
|
|
summary: "Gets the inventory<wbr>Item<wbr>Id property: Gets or sets the inventory Item ID for the datastore."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String inventoryItemId()"
|
|
desc: "Gets the inventoryItemId property: Gets or sets the inventory Item ID for the datastore."
|
|
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.Datastore.kind()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.kind()"
|
|
name: "kind()"
|
|
nameWithType: "Datastore.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.Datastore.location()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.location()"
|
|
name: "location()"
|
|
nameWithType: "Datastore.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.Datastore.moName()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.moName()"
|
|
name: "moName()"
|
|
nameWithType: "Datastore.moName()"
|
|
summary: "Gets the mo<wbr>Name property: Gets or sets the v<wbr>Center Managed Object name for the datastore."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String moName()"
|
|
desc: "Gets the moName property: Gets or sets the vCenter Managed Object name for the datastore."
|
|
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.Datastore.moRefId()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.moRefId()"
|
|
name: "moRefId()"
|
|
nameWithType: "Datastore.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 datastore."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String moRefId()"
|
|
desc: "Gets the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the datastore."
|
|
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.Datastore.name()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.name()"
|
|
name: "name()"
|
|
nameWithType: "Datastore.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.Datastore.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "Datastore.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: Provisioning state of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: Provisioning state of the resource."
|
|
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.Datastore.refresh()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "Datastore.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Datastore refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.Datastore?alt=com.azure.resourcemanager.connectedvmware.models.Datastore&text=Datastore\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "Datastore.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 Datastore refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.Datastore?alt=com.azure.resourcemanager.connectedvmware.models.Datastore&text=Datastore\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.region()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.region()"
|
|
name: "region()"
|
|
nameWithType: "Datastore.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.Datastore.regionName()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "Datastore.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.Datastore.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "Datastore.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.Datastore.statuses()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.statuses()"
|
|
name: "statuses()"
|
|
nameWithType: "Datastore.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><<xref href=\"com.azure.resourcemanager.connectedvmware.models.ResourceStatus?alt=com.azure.resourcemanager.connectedvmware.models.ResourceStatus&text=ResourceStatus\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.systemData()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "Datastore.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.Datastore.tags()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.tags()"
|
|
name: "tags()"
|
|
nameWithType: "Datastore.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><<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>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.type()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.type()"
|
|
name: "type()"
|
|
nameWithType: "Datastore.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.Datastore.update()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.update()"
|
|
name: "update()"
|
|
nameWithType: "Datastore.update()"
|
|
summary: "Begins update for the Datastore resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Datastore.Update update()"
|
|
desc: "Begins update for the Datastore resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.Datastore.Update?alt=com.azure.resourcemanager.connectedvmware.models.Datastore.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.models.Datastore.uuid()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.uuid()"
|
|
name: "uuid()"
|
|
nameWithType: "Datastore.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.Datastore.vCenterId()"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.models.Datastore.vCenterId()"
|
|
name: "vCenterId()"
|
|
nameWithType: "Datastore.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 datastore 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 datastore 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 Datastore."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.connectedvmware.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-connectedvmware:1.0.0
|