次の方法で共有


IUpdatableWithTags<T>.UpdateTags メソッド

定義

リソースのタグの更新を開始します。 これは、Azure のリソースのタグを更新するために使用されるビルダー パターンの始まりです。 定義を完了し、Azure で実際のリソース更新プロセスを開始する最後の方法は、AppliableWithTags.applyTags() です。

public Microsoft.Azure.Management.Network.Fluent.UpdatableWithTags.UpdatableWithTags.IUpdateWithTags<T> UpdateTags ();
abstract member UpdateTags : unit -> Microsoft.Azure.Management.Network.Fluent.UpdatableWithTags.UpdatableWithTags.IUpdateWithTags<'T>
Public Function UpdateTags () As IUpdateWithTags(Of T)

戻り値

適用対象