IAzureResourcePropertiesBase.Type Property

Definition

The azure resource type.

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

Property Value

Attributes

Applies to