AzureVmWorkloadItem.Subinquireditemcount Property

Definition

Gets or sets for instance or AG, indicates number of DB's present

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to