共用方式為


CommunicationServiceResourceUpdate interface

類別,表示 CommunicationService 資源的更新參數。

Extends

屬性

identity

受控服務識別(系統指派和/或使用者指派的身分識別)

linkedDomains

電子郵件網域資源標識碼的清單。

繼承的屬性

tags

服務的標記,這是描述資源的索引鍵值組清單。

屬性詳細資料

identity

受控服務識別(系統指派和/或使用者指派的身分識別)

identity?: ManagedServiceIdentity

屬性值

linkedDomains

電子郵件網域資源標識碼的清單。

linkedDomains?: string[]

屬性值

string[]

繼承的屬性詳細資料

tags

服務的標記,這是描述資源的索引鍵值組清單。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TaggedResource.tags