GetAzureRestorePoint.Name Property

Definition

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

Property Value

String
Attributes

Applies to