Udostępnij za pośrednictwem


SshBaseCmdlet.Name Property

Definition

The name of the target Azure Virtual Machine or Arc Server.

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

Property Value

Attributes

Applies to