IAccountKeys.PrimaryKey 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 primary key.
[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="value of primary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryKey")]
public string PrimaryKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="value of primary key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryKey")>]
member this.PrimaryKey : string
Public ReadOnly Property PrimaryKey As String
Property Value
- Attributes