Package version:

Interface CloudServiceRoleProfile

Describes the role profile for the cloud service.

interface CloudServiceRoleProfile {
    roles?: CloudServiceRoleProfileProperties[];
}

Properties

Properties

List of roles for the cloud service.