2023-03-23 23:02:24 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.resourcemanager.avs.models.VirtualMachine"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine"
|
|
|
|
name: "VirtualMachine"
|
|
|
|
nameWithType: "VirtualMachine"
|
|
|
|
summary: "An immutable client-side representation of Virtual<wbr>Machine."
|
|
|
|
syntax: "public interface **VirtualMachine**"
|
|
|
|
methods:
|
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.displayName()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.displayName()"
|
|
|
|
name: "displayName()"
|
|
|
|
nameWithType: "VirtualMachine.displayName()"
|
|
|
|
summary: "Gets the display<wbr>Name property: Display name of the VM."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract String displayName()"
|
|
|
|
desc: "Gets the displayName property: Display name of the VM."
|
|
|
|
returns:
|
|
|
|
description: "the displayName value."
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.folderPath()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.folderPath()"
|
|
|
|
name: "folderPath()"
|
|
|
|
nameWithType: "VirtualMachine.folderPath()"
|
|
|
|
summary: "Gets the folder<wbr>Path property: Path to virtual machine's folder starting from datacenter virtual machine folder."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract String folderPath()"
|
|
|
|
desc: "Gets the folderPath property: Path to virtual machine's folder starting from datacenter virtual machine folder."
|
|
|
|
returns:
|
|
|
|
description: "the folderPath value."
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.id()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.id()"
|
|
|
|
name: "id()"
|
|
|
|
nameWithType: "VirtualMachine.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.avs.models.VirtualMachine.innerModel()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.innerModel()"
|
|
|
|
name: "innerModel()"
|
|
|
|
nameWithType: "VirtualMachine.innerModel()"
|
|
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>avs.<wbr>fluent.<wbr>models.<wbr>Virtual<wbr>Machine<wbr>Inner object."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract VirtualMachineInner innerModel()"
|
|
|
|
desc: "Gets the inner com.azure.resourcemanager.avs.fluent.models.VirtualMachineInner object."
|
|
|
|
returns:
|
|
|
|
description: "the inner object."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.VirtualMachineInner?alt=com.azure.resourcemanager.avs.fluent.models.VirtualMachineInner&text=VirtualMachineInner\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.moRefId()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.moRefId()"
|
|
|
|
name: "moRefId()"
|
|
|
|
nameWithType: "VirtualMachine.moRefId()"
|
|
|
|
summary: "Gets the mo<wbr>Ref<wbr>Id property: Virtual machine managed object reference id."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract String moRefId()"
|
|
|
|
desc: "Gets the moRefId property: Virtual machine managed object reference id."
|
|
|
|
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.avs.models.VirtualMachine.name()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.name()"
|
|
|
|
name: "name()"
|
|
|
|
nameWithType: "VirtualMachine.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>"
|
2024-09-12 07:59:27 +03:00
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.provisioningState()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.provisioningState()"
|
|
|
|
name: "provisioningState()"
|
|
|
|
nameWithType: "VirtualMachine.provisioningState()"
|
|
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state of the resource."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract VirtualMachineProvisioningState provisioningState()"
|
|
|
|
desc: "Gets the provisioningState property: The provisioning state of the resource."
|
|
|
|
returns:
|
|
|
|
description: "the provisioningState value."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.VirtualMachineProvisioningState?alt=com.azure.resourcemanager.avs.models.VirtualMachineProvisioningState&text=VirtualMachineProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
2023-03-23 23:02:24 +03:00
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.restrictMovement()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.restrictMovement()"
|
|
|
|
name: "restrictMovement()"
|
|
|
|
nameWithType: "VirtualMachine.restrictMovement()"
|
|
|
|
summary: "Gets the restrict<wbr>Movement property: Whether VM DRS-driven movement is restricted (enabled) or not (disabled)."
|
|
|
|
modifiers:
|
|
|
|
- "abstract"
|
|
|
|
syntax: "public abstract VirtualMachineRestrictMovementState restrictMovement()"
|
|
|
|
desc: "Gets the restrictMovement property: Whether VM DRS-driven movement is restricted (enabled) or not (disabled)."
|
|
|
|
returns:
|
|
|
|
description: "the restrictMovement value."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.VirtualMachineRestrictMovementState?alt=com.azure.resourcemanager.avs.models.VirtualMachineRestrictMovementState&text=VirtualMachineRestrictMovementState\" data-throw-if-not-resolved=\"False\" />"
|
2024-09-12 07:59:27 +03:00
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.systemData()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.systemData()"
|
|
|
|
name: "systemData()"
|
|
|
|
nameWithType: "VirtualMachine.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\" />"
|
2023-03-23 23:02:24 +03:00
|
|
|
- uid: "com.azure.resourcemanager.avs.models.VirtualMachine.type()"
|
|
|
|
fullName: "com.azure.resourcemanager.avs.models.VirtualMachine.type()"
|
|
|
|
name: "type()"
|
|
|
|
nameWithType: "VirtualMachine.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 VirtualMachine."
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.resourcemanager.avs.models"
|
2024-09-12 07:59:27 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0
|