IPrivateLinkService Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.PrivateLinkServiceTypeConverter))]
public interface IPrivateLinkService : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.PrivateLinkServiceTypeConverter))>]
type IPrivateLinkService = interface
    interface IJsonSerializable
    interface IResource
Public Interface IPrivateLinkService
Implements IResource
Derived
Attributes
Implements

Properties

Alias

The alias of the private link service.

AutoApprovalSubscription

The list of subscriptions.

EnableProxyProtocol

Whether the private link service is enabled for proxy protocol or not.

Etag

A unique read-only string that changes whenever the resource is updated.

ExtendedLocationName

The name of the extended location.

ExtendedLocationType

The type of the extended location.

Fqdn

The list of Fqdn.

Id

Resource ID.

(Inherited from IResource)
IPConfiguration

An array of private link service IP configurations.

LoadBalancerFrontendIPConfiguration

An array of references to the load balancer IP configurations.

Location

Resource location.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
NetworkInterface

An array of references to the network interfaces created for this private link service.

PrivateEndpointConnection

An array of list about connections to the private endpoint.

ProvisioningState

The provisioning state of the private link service resource.

Tag

Resource tags.

(Inherited from IResource)
Type

Resource type.

(Inherited from IResource)
VisibilitySubscription

The list of subscriptions.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to