Condividi tramite


IServiceRegistryProperties.Instance Property

Definition

Collection of instances belong to Service Registry.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of instances belong to Service Registry.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IServiceRegistryInstance) }, ReadOnly=true, Required=false, SerializedName="instances")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IServiceRegistryInstance[] Instance { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of instances belong to Service Registry.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IServiceRegistryInstance) }, ReadOnly=true, Required=false, SerializedName="instances")>]
member this.Instance : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IServiceRegistryInstance[]
Public ReadOnly Property Instance As IServiceRegistryInstance()

Property Value

Attributes

Applies to