다음을 통해 공유


DeploymentResource.Instance Property

Definition

Collection of instances belong to the Deployment

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IDeploymentInstance> Instance { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)>]
member this.Instance : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IDeploymentInstance>
Public ReadOnly Property Instance As List(Of IDeploymentInstance)

Property Value

Implements

Attributes

Applies to