Share via


Endpoints.InternetEndpoints Property

Definition

Gets the internet routing storage endpoints

[Newtonsoft.Json.JsonProperty(PropertyName="internetEndpoints")]
public Microsoft.Azure.Management.Storage.Models.StorageAccountInternetEndpoints InternetEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="internetEndpoints")>]
member this.InternetEndpoints : Microsoft.Azure.Management.Storage.Models.StorageAccountInternetEndpoints with get, set
Public Property InternetEndpoints As StorageAccountInternetEndpoints

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to