StreamAnalyticsPrivateLinkServiceConnection.PrivateLinkServiceId 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.
The resource id of the private link service. Required on PUT (CreateOrUpdate) requests.
public Azure.Core.ResourceIdentifier PrivateLinkServiceId { get; set; }
member this.PrivateLinkServiceId : Azure.Core.ResourceIdentifier with get, set
Public Property PrivateLinkServiceId As ResourceIdentifier