98 строки
5.6 KiB
YAML
98 строки
5.6 KiB
YAML
|
### YamlMime:JavaType
|
||
|
inheritances:
|
||
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
||
|
methods:
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.status()
|
||
|
name: status()
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView.status()
|
||
|
returns:
|
||
|
description: <p>the status value </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.InstanceViewStatus?alt=com.microsoft.azure.management.compute.InstanceViewStatus&text=InstanceViewStatus" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the status value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public InstanceViewStatus status()
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.status()
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.type()
|
||
|
name: type()
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView.type()
|
||
|
returns:
|
||
|
description: <p>the type value </p>
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the type value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public String type()
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.type()
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.typeHandlerVersion()
|
||
|
name: typeHandlerVersion()
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView.typeHandlerVersion()
|
||
|
returns:
|
||
|
description: <p>the typeHandlerVersion value </p>
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the typeHandlerVersion value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public String typeHandlerVersion()
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.typeHandlerVersion()
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.withStatus(InstanceViewStatus status)
|
||
|
name: withStatus(InstanceViewStatus status)
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView.withStatus(InstanceViewStatus status)
|
||
|
parameters:
|
||
|
- description: <p>the status value to set </p>
|
||
|
name: status
|
||
|
type: <xref href="com.microsoft.azure.management.compute.InstanceViewStatus?alt=com.microsoft.azure.management.compute.InstanceViewStatus&text=InstanceViewStatus" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the VirtualMachineExtensionHandlerInstanceView object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView?alt=com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView&text=VirtualMachineExtensionHandlerInstanceView" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the status value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public VirtualMachineExtensionHandlerInstanceView withStatus(InstanceViewStatus status)
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.withStatus(InstanceViewStatus)
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.withType(String type)
|
||
|
name: withType(String type)
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView.withType(String type)
|
||
|
parameters:
|
||
|
- description: <p>the type value to set </p>
|
||
|
name: type
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the VirtualMachineExtensionHandlerInstanceView object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView?alt=com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView&text=VirtualMachineExtensionHandlerInstanceView" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the type value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public VirtualMachineExtensionHandlerInstanceView withType(String type)
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.withType(String)
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.withTypeHandlerVersion(String typeHandlerVersion)
|
||
|
name: withTypeHandlerVersion(String typeHandlerVersion)
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView.withTypeHandlerVersion(String typeHandlerVersion)
|
||
|
parameters:
|
||
|
- description: <p>the typeHandlerVersion value to set </p>
|
||
|
name: typeHandlerVersion
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the VirtualMachineExtensionHandlerInstanceView object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView?alt=com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView&text=VirtualMachineExtensionHandlerInstanceView" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the typeHandlerVersion value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public VirtualMachineExtensionHandlerInstanceView withTypeHandlerVersion(String typeHandlerVersion)
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView.withTypeHandlerVersion(String)
|
||
|
nameWithType: VirtualMachineExtensionHandlerInstanceView
|
||
|
syntax: public class VirtualMachineExtensionHandlerInstanceView
|
||
|
type: class
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
|
||
|
fullName: com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
|
||
|
name: VirtualMachineExtensionHandlerInstanceView
|
||
|
package: com.microsoft.azure.management.compute
|
||
|
summary: <p>The instance view of a virtual machine extension handler. </p>
|
||
|
metadata: {}
|