RemoveAzureRelayHybridConnections.Namespace Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Namespace Name.", Mandatory=true, Position=1, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Namespace { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Namespace Name.", Mandatory=true, Position=1, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Namespace : string with get, set
Public Property Namespace As String

Property Value

String
Attributes

Applies to