次の方法で共有


ElasticSanData.PublicNetworkAccess プロパティ

定義

ElasticSan へのパブリック ネットワーク アクセスを許可または禁止します。 値は省略可能ですが、渡される場合は、'Enabled' または '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)

プロパティ値

適用対象