ShareablePrivateLinkResourceType.Properties Property

Definition

Gets describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Search.Models.ShareablePrivateLinkResourceProperties Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Search.Models.ShareablePrivateLinkResourceProperties
Public ReadOnly Property Properties As ShareablePrivateLinkResourceProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to