ResourceSku.ResourceType Property

Definition

Gets the type of resource the SKU applies to.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceType")]
public string ResourceType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceType")>]
member this.ResourceType : string
Public ReadOnly Property ResourceType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to