Share via


ElasticSanData.PublicNetworkAccess Property

Definition

Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.

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

Property Value

Applies to