CloudServiceRoleProfile Class

Definition

Describes the role profile for the cloud service.

public class CloudServiceRoleProfile
type CloudServiceRoleProfile = class
Public Class CloudServiceRoleProfile
Inheritance
CloudServiceRoleProfile

Constructors

CloudServiceRoleProfile()

Initializes a new instance of the CloudServiceRoleProfile class.

CloudServiceRoleProfile(IList<CloudServiceRoleProfileProperties>)

Initializes a new instance of the CloudServiceRoleProfile class.

Properties

Roles

Gets or sets list of roles for the cloud service.

Applies to