DeploymentDeleteRoleInstanceParameters.Name Property

 

Optional. The names of role instances to delete from the deployment

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<string> Name { get; set; }
Return to top
Show: