StorageAccount.RoutingPreference プロパティ

定義

データ転送のためにユーザーが選択したネットワーク ルーティングの選択に関する情報を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象