Condividi tramite


IWithVisibility Interface

Definition

The stage of the private line service definition allowing to specify the visibility list.

public interface IWithVisibility
type IWithVisibility = interface
Public Interface IWithVisibility
Derived

Methods

WithVisibility(IList<String>)

Sets the list of visible subscriptions for the private link service.

WithVisibility(String)

Sets the visible subscription for the private link service.

Applies to