Share via


ICheckNameAvailabilityParameters.Type Property

Definition

The resource type to check for name availability.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Create=true, Description="The resource type to check for name availability.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="type", Update=true)]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Create=true, Description="The resource type to check for name availability.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="type", Update=true)>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to