Megosztás a következőn keresztül:


IResourceSettings.ResourceType Property

Definition

The resource type. For example, the value can be Microsoft.Compute/virtualMachines.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="The resource type. For example, the value can be Microsoft.Compute/virtualMachines.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceType")]
public string ResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="The resource type. For example, the value can be Microsoft.Compute/virtualMachines.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceType")>]
member this.ResourceType : string with get, set
Public Property ResourceType As String

Property Value

Attributes

Applies to