Vault.UpdateStages.WithAccessPolicy.updateAccessPolicy(String objectId) 方法
定义
Begins the update of an existing access policy attached to this key vault.
public AccessPolicy.Update updateAccessPolicy(String objectId)
参数
- objectId
- String
the object ID of the Active Directory identity the access policy is for
返回
AccessPolicy.Update
the update stage of the access policy definition