AvailabilityGroupListener.UpdateStages.WithPort Interface

public static interface AvailabilityGroupListener.UpdateStages.WithPort

The stage of the AvailabilityGroupListener update allowing to specify port.

Method Summary

Modifier and Type Method and Description
abstract Update withPort(Integer port)

Specifies the port property: Listener port..

Method Details

withPort

public abstract AvailabilityGroupListener.Update withPort(Integer port)

Specifies the port property: Listener port..

Parameters:

port - Listener port.

Returns:

the next definition stage.

Applies to