PrivateLinkResource.Properties Property

Definition

Gets the private link resource group id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to