Condividi tramite


IServiceRegistryResourceRequests.InstanceCount Property

Definition

Instance count of the Service Registry

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Instance count of the Service Registry", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="instanceCount")]
public int? InstanceCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Instance count of the Service Registry", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="instanceCount")>]
member this.InstanceCount : Nullable<int>
Public ReadOnly Property InstanceCount As Nullable(Of Integer)

Property Value

Attributes

Applies to