IAccountKeys.SecondaryKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
value of secondary key.
[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="value of secondary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secondaryKey")]
public string SecondaryKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="value of secondary key.", 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