英語で読む

次の方法で共有


CloudServicesOperationsExtensions.BeginUpdate メソッド

定義

クラウド サービスを更新します。

public static Microsoft.Azure.Management.Compute.Models.CloudService BeginUpdate (this Microsoft.Azure.Management.Compute.ICloudServicesOperations operations, string resourceGroupName, string cloudServiceName, System.Collections.Generic.IDictionary<string,string> tags = default);

パラメーター

operations
ICloudServicesOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

cloudServiceName
String

クラウド サービスの名前。

tags
IDictionary<String,String>

リソース タグ

戻り値

適用対象