次の方法で共有


DevTestLabVirtualNetworkData.AllowedSubnets プロパティ

定義

仮想ネットワークの許可されるサブネット。

public System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabSubnet> AllowedSubnets { get; }
member this.AllowedSubnets : System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabSubnet>
Public ReadOnly Property AllowedSubnets As IList(Of DevTestLabSubnet)

プロパティ値

適用対象