AzureVmWorkloadProtectableItem.Subprotectableitemcount Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to