Interface Attestation.DefinitionStages.WithPolicyAssignmentId

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

public static interface Attestation.DefinitionStages.WithPolicyAssignmentId
The stage of the Attestation definition allowing to specify policyAssignmentId.
  • Method Details

    • withPolicyAssignmentId

      Attestation.DefinitionStages.WithCreate 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.