IPrivateEndpointConnectionProxy.RemotePrivateEndpointPrivateLinkServiceProxy Property

Definition

Gets or sets the list of private link service proxies.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of private link service proxies.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IPrivateLinkServiceProxy) }, ReadOnly=false, Required=false, SerializedName="privateLinkServiceProxies")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IPrivateLinkServiceProxy[] RemotePrivateEndpointPrivateLinkServiceProxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the list of private link service proxies.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IPrivateLinkServiceProxy) }, ReadOnly=false, Required=false, SerializedName="privateLinkServiceProxies")>]
member this.RemotePrivateEndpointPrivateLinkServiceProxy : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IPrivateLinkServiceProxy[] with get, set
Public Property RemotePrivateEndpointPrivateLinkServiceProxy As IPrivateLinkServiceProxy()

Property Value

Attributes

Applies to