IWithCreate.WithProperties(Object) メソッド

定義

その他のプロパティを指定します。

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

パラメーター

properties
Object

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

戻り値

汎用リソース定義の次のステージ

適用対象