NewAzBlockchainMember_CreateExpanded.ConsortiumRole Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Category(new Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Gets the role of the member in the consortium.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="consortiumRole")]
[System.Management.Automation.Parameter(HelpMessage="Gets the role of the member in the consortium.", Mandatory=false)]
public string ConsortiumRole { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Category(new Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Gets the role of the member in the consortium.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="consortiumRole")>]
[<System.Management.Automation.Parameter(HelpMessage="Gets the role of the member in the consortium.", Mandatory=false)>]
member this.ConsortiumRole : string with get, set
Public Property ConsortiumRole As String

Property Value

String
Attributes

Applies to