你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于