IntegrationAccountMap.DefinitionStages.WithContent Interface

public static interface IntegrationAccountMap.DefinitionStages.WithContent

The stage of the IntegrationAccountMap definition allowing to specify content.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withContent(String content)

Specifies the content property: The content..

Method Details

withContent

public abstract IntegrationAccountMap.DefinitionStages.WithCreate withContent(String content)

Specifies the content property: The content..

Parameters:

content - The content.

Returns:

the next definition stage.

Applies to