次の方法で共有


Update.MaintenanceScope プロパティ

定義

影響領域を取得または設定します。 指定できる値は、'Host'、'Resource'、'OSImage'、'Extension'、'InGuestPatch'、'SQLDB'、'SQLManagedInstance' です。

[Newtonsoft.Json.JsonProperty(PropertyName="maintenanceScope")]
public string MaintenanceScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maintenanceScope")>]
member this.MaintenanceScope : string with get, set
Public Property MaintenanceScope As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象