GetAzureRmDiskEncryptionSet.Name Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleter("Microsoft.Compute/diskEncryptionSets", new System.String[] { "ResourceGroupName" })]
[System.Management.Automation.Alias(new System.String[] { "DiskEncryptionSetName" })]
[System.Management.Automation.Parameter(ParameterSetName="DefaultParameter", Position=1, ValueFromPipelineByPropertyName=true)]
public string Name { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleter("Microsoft.Compute/diskEncryptionSets", new System.String[] { "ResourceGroupName" })>]
[<System.Management.Automation.Alias(new System.String[] { "DiskEncryptionSetName" })>]
[<System.Management.Automation.Parameter(ParameterSetName="DefaultParameter", Position=1, ValueFromPipelineByPropertyName=true)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes

Applies to