IServiceRegistryResource.ResourceRequestInstanceCount Property

Definition

Instance count of the Service Registry

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

Property Value

Attributes

Applies to