次の方法で共有


VnetConfiguration.RuntimeSubnetId プロパティ

定義

Container App コンテナーが挿入されるサブネットのリソース ID。 このサブネットは、infrastructureSubnetId で定義されているサブネットと同じ VNET 内に存在する必要があります。 他の指定された IP 範囲と重複してはなりません。

public string RuntimeSubnetId { get; set; }
member this.RuntimeSubnetId : string with get, set
Public Property RuntimeSubnetId As String

プロパティ値

適用対象