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