Endpoints.InternetEndpoints プロパティ

定義

インターネット ルーティング ストレージ エンドポイントを取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象