Aracılığıyla paylaş


IBatchDeployment.Kind Property

Definition

Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="kind")]
public string Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.", 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