InvokeAzMariaDbExecuteCheckNameAvailability_ExecuteViaIdentityExpanded.Type Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Category(new Microsoft.Azure.PowerShell.Cmdlets.MariaDb.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MariaDb.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="Resource type used for verification.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")]
[System.Management.Automation.Parameter(HelpMessage="Resource type used for verification.", Mandatory=false)]
public string Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Category(new Microsoft.Azure.PowerShell.Cmdlets.MariaDb.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MariaDb.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="Resource type used for verification.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")>]
[<System.Management.Automation.Parameter(HelpMessage="Resource type used for verification.", Mandatory=false)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

String
Attributes

Applies to