NewAzBlockchainMemberApiKey_RegenerateExpanded.BlockchainMemberName 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.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
- Attributes