Interface Attestation.DefinitionStages.WithOwner

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

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

    • withOwner

      Specifies the owner property: The person responsible for setting the state of the resource. This value is typically an Azure Active Directory object ID..
      Parameters:
      owner - The person responsible for setting the state of the resource. This value is typically an Azure Active Directory object ID.
      Returns:
      the next definition stage.