Udostępnij za pośrednictwem


VirtualMachineCreateDeploymentParameters.Roles Property

Definition

Required. Contains the provisioning details for the new virtual machine deployment.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.Role> Roles { get; set; }
member this.Roles : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.Role> with get, set
Public Property Roles As IList(Of Role)

Property Value

Applies to