Share via


ICommunicationServiceKeys.SecondaryKey Property

Definition

The secondary access key.

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

Property Value

Attributes

Applies to