Sdílet prostřednictvím


AzureNetworkSecurityRuleConfigBase.Direction Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The direction of the rule", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
[System.Management.Automation.ValidateSet(new System.String[] { "Inbound", "Outbound" }, IgnoreCase=true)]
public string Direction { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The direction of the rule", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
[<System.Management.Automation.ValidateSet(new System.String[] { "Inbound", "Outbound" }, IgnoreCase=true)>]
member this.Direction : string with get, set
Public Property Direction As String

Property Value

Attributes

Applies to