IEndpointAuthKeys.SecondaryKey Property

Definition

The secondary key.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="The secondary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="secondaryKey", Update=false)]
public string SecondaryKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="The secondary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="secondaryKey", Update=false)>]
member this.SecondaryKey : string with get, set
Public Property SecondaryKey As String

Property Value

Attributes

Applies to