Delen via


IWorkloadProfile.Type Property

Definition

Workload profile type for the workloads to run on.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Workload profile type for the workloads to run on.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="workloadProfileType", Update=true)]
public string Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Workload profile type for the workloads to run on.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="workloadProfileType", Update=true)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

Attributes

Applies to