ContactProfile.DefinitionStages.WithNetworkConfiguration Interface

public static interface ContactProfile.DefinitionStages.WithNetworkConfiguration

The stage of the ContactProfile definition allowing to specify networkConfiguration.

Method Summary

Modifier and Type Method and Description
abstract WithLinks withNetworkConfiguration(ContactProfilesPropertiesNetworkConfiguration networkConfiguration)

Specifies the networkConfiguration property: Network configuration of customer virtual network..

Method Details

withNetworkConfiguration

public abstract ContactProfile.DefinitionStages.WithLinks withNetworkConfiguration(ContactProfilesPropertiesNetworkConfiguration networkConfiguration)

Specifies the networkConfiguration property: Network configuration of customer virtual network..

Parameters:

networkConfiguration - Network configuration of customer virtual network.

Returns:

the next definition stage.

Applies to