ICheckNameRequest.Type Property

Definition

The type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances.", 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.DigitalTwins.Runtime.Info(Create=true, Description="The type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances.", 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