次の方法で共有


IWithAttributes.WithAttributes(Attributes) メソッド

定義

キーの属性を指定します。

public Microsoft.Azure.Management.KeyVault.Fluent.Key.Update.IUpdate WithAttributes (Microsoft.Azure.KeyVault.Models.Attributes attributes);
abstract member WithAttributes : Microsoft.Azure.KeyVault.Models.Attributes -> Microsoft.Azure.Management.KeyVault.Fluent.Key.Update.IUpdate
Public Function WithAttributes (attributes As Attributes) As IUpdate

パラメーター

attributes
Attributes

Key Vault サービスによって管理されるオブジェクト属性。

戻り値

適用対象