次の方法で共有


SoftwareUpdateRebootBehavior クラス

定義

SoftwareUpdateRebootBehavior の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior>))]
public class SoftwareUpdateRebootBehavior : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.SoftwareUpdateRebootBehavior>))>]
type SoftwareUpdateRebootBehavior = class
    inherit ExpandableStringEnum<SoftwareUpdateRebootBehavior>
Public Class SoftwareUpdateRebootBehavior
Inherits ExpandableStringEnum(Of SoftwareUpdateRebootBehavior)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

SoftwareUpdateRebootBehavior()

SoftwareUpdateRebootBehavior の値を定義します。

フィールド

AlwaysRequiresReboot

SoftwareUpdateRebootBehavior の値を定義します。

CanRequestReboot

SoftwareUpdateRebootBehavior の値を定義します。

NeverReboots

SoftwareUpdateRebootBehavior の値を定義します。

プロパティ

Value

SoftwareUpdateRebootBehavior の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

SoftwareUpdateRebootBehavior の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

SoftwareUpdateRebootBehavior の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

SoftwareUpdateRebootBehavior の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

SoftwareUpdateRebootBehavior の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象