Package version:

Interface CloudServiceRoleProperties

The cloud service role properties.

interface CloudServiceRoleProperties {
    uniqueId?: string;
}

Properties

Properties

uniqueId?: string

Specifies the ID which uniquely identifies a cloud service role. NOTE: This property will not be serialized. It can only be populated by the server.