111 строки
9.5 KiB
YAML
111 строки
9.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode"
|
|
name: "WindowsVMGuestPatchMode"
|
|
nameWithType: "WindowsVMGuestPatchMode"
|
|
summary: "Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with Orchestration<wbr>Mode as Flexible.<br /><br /> Possible values are:<br /><br /> \\*\\*Manual\\*\\* - You control the application of patches to a virtual machine."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **WindowsVMGuestPatchMode**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode?alt=com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode&text=WindowsVMGuestPatchMode\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.WindowsVMGuestPatchMode()"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.WindowsVMGuestPatchMode()"
|
|
name: "WindowsVMGuestPatchMode()"
|
|
nameWithType: "WindowsVMGuestPatchMode.WindowsVMGuestPatchMode()"
|
|
summary: "Creates a new instance of Windows<wbr>VMGuest<wbr>Patch<wbr>Mode value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public WindowsVMGuestPatchMode()"
|
|
desc: "Creates a new instance of WindowsVMGuestPatchMode value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.AUTOMATIC_BY_OS"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.AUTOMATIC_BY_OS"
|
|
name: "AUTOMATIC_BY_OS"
|
|
nameWithType: "WindowsVMGuestPatchMode.AUTOMATIC_BY_OS"
|
|
summary: "Static value Automatic<wbr>ByOS for Windows<wbr>VMGuest<wbr>Patch<wbr>Mode."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode?alt=com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode&text=WindowsVMGuestPatchMode\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final WindowsVMGuestPatchMode AUTOMATIC_BY_OS"
|
|
desc: "Static value AutomaticByOS for WindowsVMGuestPatchMode."
|
|
- uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.AUTOMATIC_BY_PLATFORM"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.AUTOMATIC_BY_PLATFORM"
|
|
name: "AUTOMATIC_BY_PLATFORM"
|
|
nameWithType: "WindowsVMGuestPatchMode.AUTOMATIC_BY_PLATFORM"
|
|
summary: "Static value Automatic<wbr>ByPlatform for Windows<wbr>VMGuest<wbr>Patch<wbr>Mode."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode?alt=com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode&text=WindowsVMGuestPatchMode\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final WindowsVMGuestPatchMode AUTOMATIC_BY_PLATFORM"
|
|
desc: "Static value AutomaticByPlatform for WindowsVMGuestPatchMode."
|
|
- uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.MANUAL"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.MANUAL"
|
|
name: "MANUAL"
|
|
nameWithType: "WindowsVMGuestPatchMode.MANUAL"
|
|
summary: "Static value Manual for Windows<wbr>VMGuest<wbr>Patch<wbr>Mode."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode?alt=com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode&text=WindowsVMGuestPatchMode\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final WindowsVMGuestPatchMode MANUAL"
|
|
desc: "Static value Manual for WindowsVMGuestPatchMode."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "WindowsVMGuestPatchMode.fromString(String name)"
|
|
summary: "Creates or finds a Windows<wbr>VMGuest<wbr>Patch<wbr>Mode from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static WindowsVMGuestPatchMode fromString(String name)"
|
|
desc: "Creates or finds a WindowsVMGuestPatchMode from its string representation."
|
|
returns:
|
|
description: "the corresponding WindowsVMGuestPatchMode."
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode?alt=com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode&text=WindowsVMGuestPatchMode\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.values()"
|
|
fullName: "com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode.values()"
|
|
name: "values()"
|
|
nameWithType: "WindowsVMGuestPatchMode.values()"
|
|
summary: "Gets known Windows<wbr>VMGuest<wbr>Patch<wbr>Mode values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<WindowsVMGuestPatchMode> values()"
|
|
desc: "Gets known WindowsVMGuestPatchMode values."
|
|
returns:
|
|
description: "known WindowsVMGuestPatchMode values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode?alt=com.azure.resourcemanager.compute.models.WindowsVMGuestPatchMode&text=WindowsVMGuestPatchMode\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br /><br /> Possible values are:<br /><br /> \\*\\*Manual\\*\\* - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates must be false<br /><br /> \\*\\*AutomaticByOS\\*\\* - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. <br /><br /> \\*\\*AutomaticByPlatform\\*\\* - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.compute.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.44.0
|