次の方法で共有


ExpressRouteCircuitInner.ServiceProviderProperties プロパティ

定義

ServiceProviderProperties を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象