Interface Attestation.UpdateStages.WithPolicyAssignmentId

  • All Known Subinterfaces:
    Attestation.Update
    Enclosing interface:
    Attestation.UpdateStages

    public static interface Attestation.UpdateStages.WithPolicyAssignmentId
    The stage of the Attestation update allowing to specify policyAssignmentId.
    • Method Detail

      • withPolicyAssignmentId

        Attestation.Update withPolicyAssignmentId​(String policyAssignmentId)
        Specifies the policyAssignmentId property: The resource ID of the policy assignment that the attestation is setting the state for..
        Parameters:
        policyAssignmentId - The resource ID of the policy assignment that the attestation is setting the state for.
        Returns:
        the next definition stage.