IProxyOnlyResource.Kind Property

Definition

Kind of resource.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Kind of resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="kind")]
public string Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Kind of resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="kind")>]
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Attributes

Applies to