ICluster.AadServicePrincipalObjectId 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.
Id of cluster identity service principal.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Id of cluster identity service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadServicePrincipalObjectId")]
public string AadServicePrincipalObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Id of cluster identity service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadServicePrincipalObjectId")>]
member this.AadServicePrincipalObjectId : string with get, set
Public Property AadServicePrincipalObjectId As String
Property Value
- Attributes