ICustomKeys1.Key Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomKeys) }, Read=true, ReadOnly=false, Required=false, SerializedName="keys", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomKeys Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomKeys) }, Read=true, ReadOnly=false, Required=false, SerializedName="keys", Update=true)>]
member this.Key : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomKeys with get, set
Public Property Key As ICustomKeys

Property Value

Attributes

Applies to