다음을 통해 공유


AppPlatformDeploymentProperties.Instances Property

Definition

Collection of instances belong to the Deployment.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformDeploymentInstance> Instances { get; }
member this.Instances : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformDeploymentInstance>
Public ReadOnly Property Instances As IReadOnlyList(Of AppPlatformDeploymentInstance)

Property Value

Applies to