NewAzBlockchainMember_CreateExpanded.ConsortiumRole 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.
[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
- Attributes