次の方法で共有


ProtectionIntentQueryObject.ItemType プロパティ

定義

この項目が表すワークロードの種類を取得または設定します。 使用できる値は、'Invalid'、'SQLInstance'、'SQLAvailabilityGroupContainer' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象