GetAzureIntegrationAccountSchemaCommand.Name Property

Definition

[System.Management.Automation.Alias(new System.String[] { "IntegrationAccountName", "ResourceName" })]
[System.Management.Automation.Parameter(HelpMessage="The integration account name.", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Name { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "IntegrationAccountName", "ResourceName" })>]
[<System.Management.Automation.Parameter(HelpMessage="The integration account name.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes

Applies to