Partilhar via


DeploymentResourceProperties.Instances Propriedade

Definição

Obtém a coleção de instâncias que pertencem à Implantação

[Newtonsoft.Json.JsonProperty(PropertyName="instances")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppPlatform.Models.DeploymentInstance> Instances { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instances")>]
member this.Instances : System.Collections.Generic.IList<Microsoft.Azure.Management.AppPlatform.Models.DeploymentInstance>
Public ReadOnly Property Instances As IList(Of DeploymentInstance)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a