ContainerServicePrivateLinkResourceData.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 private link service ID of the resource, this field is exposed only to NRP internally.
public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> PrivateLinkServiceId { get; }
member this.PrivateLinkServiceId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier>
Public ReadOnly Property PrivateLinkServiceId As BicepValue(Of ResourceIdentifier)