IClusterPool.AkClusterProfileAkClusterAgentPoolIdentityProfileMsiClientId Property
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.
ClientId of the MSI.
C#
[Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Runtime.Info(Create=false, Description="ClientId of the MSI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="msiClientId", Update=false)]
public string AkClusterProfileAkClusterAgentPoolIdentityProfileMsiClientId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Runtime.Info(Create=false, Description="ClientId of the MSI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="msiClientId", Update=false)>]
member this.AkClusterProfileAkClusterAgentPoolIdentityProfileMsiClientId : string
Public ReadOnly Property AkClusterProfileAkClusterAgentPoolIdentityProfileMsiClientId As String
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |