InvokeAzMariaDbExecuteCheckNameAvailability_ExecuteViaIdentityExpanded.Type 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.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
- Attributes