次の方法で共有


AzureVmWorkloadItem.SubWorkloadItemCount プロパティ

定義

インスタンスまたは AG のを取得または設定します。保護する DB の数を示します

[Newtonsoft.Json.JsonProperty(PropertyName="subWorkloadItemCount")]
public int? SubWorkloadItemCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subWorkloadItemCount")>]
member this.SubWorkloadItemCount : Nullable<int> with get, set
Public Property SubWorkloadItemCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象