Extension.Name Property

Definition

The name of the extension.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.FormatTable(Index=0)]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.FormatTable(Index=0)>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Implements

Attributes

Applies to