次の方法で共有


IWithProperties.WithProperties(Object) メソッド

定義

リソースの他のプロパティを指定します。

public Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Update.IUpdate WithProperties (object properties);
abstract member WithProperties : obj -> Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Update.IUpdate
Public Function WithProperties (properties As Object) As IUpdate

パラメーター

properties
Object

properties オブジェクトのプロパティ

戻り値

汎用リソース更新の次のステージ

適用対象