Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a private link service definition. |
IDefinition |
The entirety of the private link service definition. |
IWithAttach |
The stage of the private line service definition allowing to add IP configuration. |
IWithAutoApproval |
The stage of the private line service definition allowing to specify the auto-approval list. |
IWithCreate |
The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified. |
IWithFqdns |
The stage of the private line service definition allowing to specify the list of Fqdn. |
IWithFrontendIpConfiguration |
The stage of the private line service definition allowing to specify frontend IP configuration. |
IWithPrivateLinkServiceIpConfiguration |
The stage of the private line service definition allowing to specify private link service IP configuration. |
IWithPrivateLinkServiceIpConfigurationSettings |
The stage of the private line service definition allowing to specify optional settings of private link service IP configuration. |
IWithProxyProtocol |
The stage of the private line service definition allowing to specify proxy protocol setting. |
IWithVisibility |
The stage of the private line service definition allowing to specify the visibility list. |
Azure SDK for .NET