Share via


IAadBasedSecurityPrincipal.LedgerRoleName Property

Definition

LedgerRole associated with the Security Principal of Ledger

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="LedgerRole associated with the Security Principal of Ledger", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerRoleName) }, ReadOnly=false, Required=false, SerializedName="ledgerRoleName")]
public Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerRoleName? LedgerRoleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="LedgerRole associated with the Security Principal of Ledger", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerRoleName) }, ReadOnly=false, Required=false, SerializedName="ledgerRoleName")>]
member this.LedgerRoleName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerRoleName> with get, set
Public Property LedgerRoleName As Nullable(Of LedgerRoleName)

Property Value

Attributes

Applies to