IResource.Type Property

Definition

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

C#
[Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Runtime.Info(Create=false, Description="The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)]
public string Type { get; }

Property Value

Attributes

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest