DeviceUpdateRemotePrivateEndpoint.PrivateLinkServiceProxies Property
Definition
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.
List of private link service proxies.
public System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdatePrivateLinkServiceProxy> PrivateLinkServiceProxies { get; }
member this.PrivateLinkServiceProxies : System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdatePrivateLinkServiceProxy>
Public ReadOnly Property PrivateLinkServiceProxies As IList(Of DeviceUpdatePrivateLinkServiceProxy)