Endpoints.InternetEndpoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the internet routing storage endpoints
[Newtonsoft.Json.JsonProperty(PropertyName="internetEndpoints")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccountInternetEndpoints InternetEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="internetEndpoints")>]
member this.InternetEndpoints : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccountInternetEndpoints with get, set
Public Property InternetEndpoints As StorageAccountInternetEndpoints
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute