Share via


ManagedInstancePrivateLink.Properties Property

Definition

Gets the private link resource group id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to