510 строки
48 KiB
YAML
510 строки
48 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient"
|
|
name: "VirtualMachineInstancesClient"
|
|
nameWithType: "VirtualMachineInstancesClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Virtual<wbr>Machine<wbr>Instances<wbr>Client."
|
|
syntax: "public interface **VirtualMachineInstancesClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginCreateOrUpdate(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginCreateOrUpdate(String resourceUri)"
|
|
name: "beginCreateOrUpdate(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginCreateOrUpdate(String resourceUri)"
|
|
summary: "Implements virtual machine PUT method."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<VirtualMachineInstanceInner>,VirtualMachineInstanceInner> beginCreateOrUpdate(String resourceUri)"
|
|
desc: "Implements virtual machine PUT method.\n\nThe operation to create or update a virtual machine instance. Please note some properties can be set only during virtual machine instance creation."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginCreateOrUpdate(java.lang.String,com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginCreateOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginCreateOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
summary: "Implements virtual machine PUT method."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 SyncPoller<PollResult<VirtualMachineInstanceInner>,VirtualMachineInstanceInner> beginCreateOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
desc: "Implements virtual machine PUT method.\n\nThe operation to create or update a virtual machine instance. Please note some properties can be set only during virtual machine instance creation."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginDelete(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginDelete(String resourceUri)"
|
|
name: "beginDelete(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginDelete(String resourceUri)"
|
|
summary: "Deletes an virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceUri)"
|
|
desc: "Deletes an virtual machine.\n\nThe operation to delete a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginDelete(java.lang.String,java.lang.Boolean,java.lang.Boolean,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginDelete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
name: "beginDelete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginDelete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
summary: "Deletes an virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Whether to delete the VM from the vCenter."
|
|
name: "deleteFromHost"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- description: "Whether force delete was specified."
|
|
name: "force"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
desc: "Deletes an virtual machine.\n\nThe operation to delete a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginRestart(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginRestart(String resourceUri)"
|
|
name: "beginRestart(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginRestart(String resourceUri)"
|
|
summary: "Implements the operation to restart a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginRestart(String resourceUri)"
|
|
desc: "Implements the operation to restart a virtual machine.\n\nThe operation to restart a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginRestart(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginRestart(String resourceUri, Context context)"
|
|
name: "beginRestart(String resourceUri, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginRestart(String resourceUri, Context context)"
|
|
summary: "Implements the operation to restart a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginRestart(String resourceUri, Context context)"
|
|
desc: "Implements the operation to restart a virtual machine.\n\nThe operation to restart a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStart(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStart(String resourceUri)"
|
|
name: "beginStart(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginStart(String resourceUri)"
|
|
summary: "Implements the operation to start a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginStart(String resourceUri)"
|
|
desc: "Implements the operation to start a virtual machine.\n\nThe operation to start a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStart(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStart(String resourceUri, Context context)"
|
|
name: "beginStart(String resourceUri, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginStart(String resourceUri, Context context)"
|
|
summary: "Implements the operation to start a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginStart(String resourceUri, Context context)"
|
|
desc: "Implements the operation to start a virtual machine.\n\nThe operation to start a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStop(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStop(String resourceUri)"
|
|
name: "beginStop(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginStop(String resourceUri)"
|
|
summary: "Implements the operation to stop a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginStop(String resourceUri)"
|
|
desc: "Implements the operation to stop a virtual machine.\n\nThe operation to power off (stop) a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStop(java.lang.String,com.azure.resourcemanager.connectedvmware.models.StopVirtualMachineOptions,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginStop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
name: "beginStop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginStop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
summary: "Implements the operation to stop a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Virtualmachine stop action payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.StopVirtualMachineOptions?alt=com.azure.resourcemanager.connectedvmware.models.StopVirtualMachineOptions&text=StopVirtualMachineOptions\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginStop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
desc: "Implements the operation to stop a virtual machine.\n\nThe operation to power off (stop) a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginUpdate(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginUpdate(String resourceUri)"
|
|
name: "beginUpdate(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginUpdate(String resourceUri)"
|
|
summary: "Updates a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<VirtualMachineInstanceInner>,VirtualMachineInstanceInner> beginUpdate(String resourceUri)"
|
|
desc: "Updates a virtual machine.\n\nThe operation to update a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginUpdate(java.lang.String,com.azure.resourcemanager.connectedvmware.models.VirtualMachineInstanceUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.beginUpdate(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
name: "beginUpdate(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.beginUpdate(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
summary: "Updates a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource properties to update."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.VirtualMachineInstanceUpdate?alt=com.azure.resourcemanager.connectedvmware.models.VirtualMachineInstanceUpdate&text=VirtualMachineInstanceUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 SyncPoller<PollResult<VirtualMachineInstanceInner>,VirtualMachineInstanceInner> beginUpdate(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
desc: "Updates a virtual machine.\n\nThe operation to update a virtual machine instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.createOrUpdate(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.createOrUpdate(String resourceUri)"
|
|
name: "createOrUpdate(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.createOrUpdate(String resourceUri)"
|
|
summary: "Implements virtual machine PUT method."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract VirtualMachineInstanceInner createOrUpdate(String resourceUri)"
|
|
desc: "Implements virtual machine PUT method.\n\nThe operation to create or update a virtual machine instance. Please note some properties can be set only during virtual machine instance creation."
|
|
returns:
|
|
description: "define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.createOrUpdate(java.lang.String,com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.createOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
name: "createOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.createOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
summary: "Implements virtual machine PUT method."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 VirtualMachineInstanceInner createOrUpdate(String resourceUri, VirtualMachineInstanceInner body, Context context)"
|
|
desc: "Implements virtual machine PUT method.\n\nThe operation to create or update a virtual machine instance. Please note some properties can be set only during virtual machine instance creation."
|
|
returns:
|
|
description: "define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.delete(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.delete(String resourceUri)"
|
|
name: "delete(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.delete(String resourceUri)"
|
|
summary: "Deletes an virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String resourceUri)"
|
|
desc: "Deletes an virtual machine.\n\nThe operation to delete a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.delete(java.lang.String,java.lang.Boolean,java.lang.Boolean,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.delete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
name: "delete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.delete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
summary: "Deletes an virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Whether to delete the VM from the vCenter."
|
|
name: "deleteFromHost"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- description: "Whether force delete was specified."
|
|
name: "force"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- 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 void delete(String resourceUri, Boolean deleteFromHost, Boolean force, Context context)"
|
|
desc: "Deletes an virtual machine.\n\nThe operation to delete a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.get(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.get(String resourceUri)"
|
|
name: "get(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.get(String resourceUri)"
|
|
summary: "Gets a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract VirtualMachineInstanceInner get(String resourceUri)"
|
|
desc: "Gets a virtual machine.\n\nRetrieves information about a virtual machine instance."
|
|
returns:
|
|
description: "define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.getWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.getWithResponse(String resourceUri, Context context)"
|
|
name: "getWithResponse(String resourceUri, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.getWithResponse(String resourceUri, Context context)"
|
|
summary: "Gets a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 Response<VirtualMachineInstanceInner> getWithResponse(String resourceUri, Context context)"
|
|
desc: "Gets a virtual machine.\n\nRetrieves information about a virtual machine instance."
|
|
returns:
|
|
description: "define the virtualMachineInstance along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.list(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.list(String resourceUri)"
|
|
name: "list(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.list(String resourceUri)"
|
|
summary: "Implements List virtual machine instances."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<VirtualMachineInstanceInner> list(String resourceUri)"
|
|
desc: "Implements List virtual machine instances.\n\nLists all of the virtual machine instances within the specified parent resource."
|
|
returns:
|
|
description: "list of VirtualMachineInstances as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.list(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.list(String resourceUri, Context context)"
|
|
name: "list(String resourceUri, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.list(String resourceUri, Context context)"
|
|
summary: "Implements List virtual machine instances."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 PagedIterable<VirtualMachineInstanceInner> list(String resourceUri, Context context)"
|
|
desc: "Implements List virtual machine instances.\n\nLists all of the virtual machine instances within the specified parent resource."
|
|
returns:
|
|
description: "list of VirtualMachineInstances as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.restart(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.restart(String resourceUri)"
|
|
name: "restart(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.restart(String resourceUri)"
|
|
summary: "Implements the operation to restart a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void restart(String resourceUri)"
|
|
desc: "Implements the operation to restart a virtual machine.\n\nThe operation to restart a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.restart(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.restart(String resourceUri, Context context)"
|
|
name: "restart(String resourceUri, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.restart(String resourceUri, Context context)"
|
|
summary: "Implements the operation to restart a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 void restart(String resourceUri, Context context)"
|
|
desc: "Implements the operation to restart a virtual machine.\n\nThe operation to restart a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.start(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.start(String resourceUri)"
|
|
name: "start(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.start(String resourceUri)"
|
|
summary: "Implements the operation to start a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void start(String resourceUri)"
|
|
desc: "Implements the operation to start a virtual machine.\n\nThe operation to start a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.start(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.start(String resourceUri, Context context)"
|
|
name: "start(String resourceUri, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.start(String resourceUri, Context context)"
|
|
summary: "Implements the operation to start a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 void start(String resourceUri, Context context)"
|
|
desc: "Implements the operation to start a virtual machine.\n\nThe operation to start a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.stop(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.stop(String resourceUri)"
|
|
name: "stop(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.stop(String resourceUri)"
|
|
summary: "Implements the operation to stop a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void stop(String resourceUri)"
|
|
desc: "Implements the operation to stop a virtual machine.\n\nThe operation to power off (stop) a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.stop(java.lang.String,com.azure.resourcemanager.connectedvmware.models.StopVirtualMachineOptions,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.stop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
name: "stop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.stop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
summary: "Implements the operation to stop a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Virtualmachine stop action payload."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.StopVirtualMachineOptions?alt=com.azure.resourcemanager.connectedvmware.models.StopVirtualMachineOptions&text=StopVirtualMachineOptions\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 void stop(String resourceUri, StopVirtualMachineOptions body, Context context)"
|
|
desc: "Implements the operation to stop a virtual machine.\n\nThe operation to power off (stop) a virtual machine instance."
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.update(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.update(String resourceUri)"
|
|
name: "update(String resourceUri)"
|
|
nameWithType: "VirtualMachineInstancesClient.update(String resourceUri)"
|
|
summary: "Updates a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract VirtualMachineInstanceInner update(String resourceUri)"
|
|
desc: "Updates a virtual machine.\n\nThe operation to update a virtual machine instance."
|
|
returns:
|
|
description: "define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.update(java.lang.String,com.azure.resourcemanager.connectedvmware.models.VirtualMachineInstanceUpdate,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.connectedvmware.fluent.VirtualMachineInstancesClient.update(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
name: "update(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
nameWithType: "VirtualMachineInstancesClient.update(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
summary: "Updates a virtual machine."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource\n to be extended."
|
|
name: "resourceUri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource properties to update."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.VirtualMachineInstanceUpdate?alt=com.azure.resourcemanager.connectedvmware.models.VirtualMachineInstanceUpdate&text=VirtualMachineInstanceUpdate\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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 VirtualMachineInstanceInner update(String resourceUri, VirtualMachineInstanceUpdate body, Context context)"
|
|
desc: "Updates a virtual machine.\n\nThe operation to update a virtual machine instance."
|
|
returns:
|
|
description: "define the virtualMachineInstance."
|
|
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner?alt=com.azure.resourcemanager.connectedvmware.fluent.models.VirtualMachineInstanceInner&text=VirtualMachineInstanceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in VirtualMachineInstancesClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.connectedvmware.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-connectedvmware:1.0.0
|