Interface AccessPolicyResource.DefinitionStages.WithPrincipalObjectId

All Known Subinterfaces:
AccessPolicyResource.Definition, AccessPolicyResource.DefinitionStages.WithCreate
Enclosing interface:
AccessPolicyResource.DefinitionStages

public static interface AccessPolicyResource.DefinitionStages.WithPrincipalObjectId
The stage of the AccessPolicyResource definition allowing to specify principalObjectId.
  • Method Details

    • withPrincipalObjectId

      AccessPolicyResource.DefinitionStages.WithCreate withPrincipalObjectId(String principalObjectId)
      Specifies the principalObjectId property: The objectId of the principal in Azure Active Directory..
      Parameters:
      principalObjectId - The objectId of the principal in Azure Active Directory.
      Returns:
      the next definition stage.