次の方法で共有


GraphServicesAccountResourcePatch クラス

定義

アカウントパッチのプロパティ。

public class GraphServicesAccountResourcePatch : Azure.ResourceManager.GraphServices.Models.GraphServicesTagUpdate
type GraphServicesAccountResourcePatch = class
    inherit GraphServicesTagUpdate
Public Class GraphServicesAccountResourcePatch
Inherits GraphServicesTagUpdate
継承
GraphServicesAccountResourcePatch

コンストラクター

GraphServicesAccountResourcePatch()

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

プロパティ

Tags

リソースを記述するキー値ペアの一覧。 これにより、既存のタグが上書きされます。

(継承元 GraphServicesTagUpdate)

適用対象