Share via


UpdateAzureRmServiceFabricNodeBase.Name Property

Definition

[System.Management.Automation.Alias(new System.String[] { "ClusterName" })]
[System.Management.Automation.Parameter(HelpMessage="Specify the name of the cluster", Mandatory=true, Position=1, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public override string Name { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "ClusterName" })>]
[<System.Management.Automation.Parameter(HelpMessage="Specify the name of the cluster", Mandatory=true, Position=1, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Name : string with get, set
Public Overrides Property Name As String

Property Value

Attributes

Applies to