Share via


IMapsAccountKeys.SecondaryKey Property

Definition

The secondary key for accessing the Maps REST APIs.

[Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="The secondary key for accessing the Maps REST APIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secondaryKey")]
public string SecondaryKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="The secondary key for accessing the Maps REST APIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secondaryKey")>]
member this.SecondaryKey : string
Public ReadOnly Property SecondaryKey As String

Property Value

Attributes

Applies to