Condividi tramite


IConfigurationServiceResource.Instance Property

Definition

Collection of instances belong to Application Configuration Service.

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

Property Value

Attributes

Applies to