ComputePolicy.UpdateStages.WithObjectId Interface
public static interface ComputePolicy.UpdateStages.WithObjectId
The stage of the ComputePolicy update allowing to specify objectId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withObjectId(UUID objectId)
Specifies the object |
Method Details
withObjectId
public abstract ComputePolicy.Update withObjectId(UUID objectId)
Specifies the objectId property: The AAD object identifier for the entity to create a policy for..
Parameters:
Returns: