TargetResource.ResourceType Property

Definition

Gets or sets the type of the resource.

[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