AzureVmWorkloadItem.SubWorkloadItemCount Property

Definition

Gets or sets for instance or AG, indicates number of DB's to be protected

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to