次の方法で共有


AppPlatformDeploymentProperties.Instances プロパティ

定義

インスタンスのコレクションは 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)

プロパティ値

適用対象