PsResourceProviderAlias.ResourceType Property

Definition

Gets or sets the resource type (name) of this resource type

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Position=1, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.All)]
public string ResourceType { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Position=1, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.All)>]
member this.ResourceType : string with get, set
Public Property ResourceType As String

Property Value

Attributes

Applies to