Interface LinkResourceFormat.DefinitionStages.WithCreate

All Superinterfaces:
LinkResourceFormat.DefinitionStages.WithDescription, LinkResourceFormat.DefinitionStages.WithDisplayName, LinkResourceFormat.DefinitionStages.WithMappings, LinkResourceFormat.DefinitionStages.WithOperationType, LinkResourceFormat.DefinitionStages.WithParticipantPropertyReferences, LinkResourceFormat.DefinitionStages.WithReferenceOnly, LinkResourceFormat.DefinitionStages.WithSourceEntityType, LinkResourceFormat.DefinitionStages.WithSourceEntityTypeName, LinkResourceFormat.DefinitionStages.WithTargetEntityType, LinkResourceFormat.DefinitionStages.WithTargetEntityTypeName
All Known Subinterfaces:
LinkResourceFormat.Definition
Enclosing interface:
LinkResourceFormat.DefinitionStages

The stage of the LinkResourceFormat definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      Executes the create request.
      Returns:
      the created resource.
    • create

      LinkResourceFormat create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.