Interface ComputePolicy.DefinitionStages.WithObjectType

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

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

    • withObjectType

      Specifies the objectType property: The type of AAD object the object identifier refers to..
      Parameters:
      objectType - The type of AAD object the object identifier refers to.
      Returns:
      the next definition stage.