Partager via


DeploymentResourceProperties.Instances Propriété

Définition

Obtient la collection d’instances appartenant au déploiement

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à