Interface ComputePolicy.DefinitionStages.WithObjectId

All Known Subinterfaces:
ComputePolicy.Definition
Enclosing interface:
ComputePolicy.DefinitionStages

public static interface ComputePolicy.DefinitionStages.WithObjectId
The stage of the ComputePolicy definition allowing to specify objectId.
  • Method Details

    • withObjectId

      Specifies the objectId property: The AAD object identifier for the entity to create a policy for..
      Parameters:
      objectId - The AAD object identifier for the entity to create a policy for.
      Returns:
      the next definition stage.