Share via


IDataCollectionRuleResource.Kind Property

Definition

The kind of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PSArgumentCompleter(new System.String[] { "Linux", "Windows" })]
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="The kind of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kind", Update=true)]
public string Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PSArgumentCompleter(new System.String[] { "Linux", "Windows" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="The kind of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kind", Update=true)>]
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Attributes

Applies to