Bagikan melalui


Account.Endpoints Property

Definition

Gets the URIs that are the public endpoints of the account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to