Package version:

Interface UpdateDomain

Defines an update domain for the cloud service.

interface UpdateDomain {
    id?: string;
    name?: string;
}

Properties

Properties

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource Name NOTE: This property will not be serialized. It can only be populated by the server.