Sdílet prostřednictvím


DeviceUpdateAccountData.PublicNetworkAccess Property

Definition

Whether or not public network access is allowed for the account.

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)

Property Value

Applies to