PolicyState.ResourceType Property

Definition

Gets or sets resource type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to