次の方法で共有


CommunicationServiceResourcePatch クラス

定義

CommunicationService リソースの更新パラメーターを表すクラス。

public class CommunicationServiceResourcePatch : Azure.ResourceManager.Communication.Models.CommunicationAcceptTags
type CommunicationServiceResourcePatch = class
    inherit CommunicationAcceptTags
Public Class CommunicationServiceResourcePatch
Inherits CommunicationAcceptTags
継承
CommunicationServiceResourcePatch

コンストラクター

CommunicationServiceResourcePatch()

CommunicationServiceResourcePatch の新しいインスタンスを初期化します。

プロパティ

Identity

マネージド サービス ID (システム割り当て ID またはユーザー割り当て ID)。

LinkedDomains

メール ドメイン リソース ID の一覧。

Tags

リソースを記述するキー値ペアの一覧であるサービスのタグ。

(継承元 CommunicationAcceptTags)

適用対象