Delen via


IVMSkuProperties.ResourceType Property

Definition

The type of resource the SKU applies to.

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

Property Value

Attributes

Applies to