Share via


IAzureResourcePropertiesBase.Type Property

Definition

The azure resource type.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The azure resource type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="type")]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="The azure resource type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to