NewAzBlockchainMemberApiKey_RegenerateExpanded.BlockchainMemberName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Category(new Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Blockchain member name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="blockchainMemberName")]
[System.Management.Automation.Parameter(HelpMessage="Blockchain member name.", Mandatory=true)]
public string BlockchainMemberName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Category(new Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Blockchain.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Blockchain member name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="blockchainMemberName")>]
[<System.Management.Automation.Parameter(HelpMessage="Blockchain member name.", Mandatory=true)>]
member this.BlockchainMemberName : string with get, set
Public Property BlockchainMemberName As String

Property Value

String
Attributes

Applies to