次の方法で共有


DeviceUpdateAccountData.PublicNetworkAccess プロパティ

定義

アカウントに対してパブリック ネットワーク アクセスが許可されているかどうか。

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

プロパティ値

適用対象