GenericResource.Kind Property

Definition

The kind of the resource.

[System.Text.Json.Serialization.JsonPropertyName("kind")]
public string Kind { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("kind")>]
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Attributes

Applies to