NewAzureHDInsightClusterConfigCommand.PublicNetworkAccessType Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Gets or sets the public network access type.")]
[System.Management.Automation.ValidateSet(new System.String[] { "InboundAndOutbound", "OutboundOnly" }, IgnoreCase=true)]
public string PublicNetworkAccessType { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Gets or sets the public network access type.")>]
[<System.Management.Automation.ValidateSet(new System.String[] { "InboundAndOutbound", "OutboundOnly" }, IgnoreCase=true)>]
member this.PublicNetworkAccessType : string with get, set
Public Property PublicNetworkAccessType As String

Property Value

String
Attributes

Applies to