次の方法で共有


DevTestLabSubnet.AllowPublicIP プロパティ

定義

パブリック IP アドレスを許可するためのサブネットのアクセス許可ポリシー (つまり、許可、拒否)。

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabUsagePermissionType? AllowPublicIP { get; set; }
member this.AllowPublicIP : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabUsagePermissionType> with get, set
Public Property AllowPublicIP As Nullable(Of DevTestLabUsagePermissionType)

プロパティ値

適用対象