StorageAccountInternetEndpoints.File Property

Definition

Gets the file endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="file")]
public string File { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="file")>]
member this.File : string
Public ReadOnly Property File As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to