次の方法で共有


BackendProperties.ServiceFabricCluster プロパティ

定義

バックエンド Service Fabric クラスターのプロパティを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="serviceFabricCluster")]
public Microsoft.Azure.Management.ApiManagement.Models.BackendServiceFabricClusterProperties ServiceFabricCluster { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceFabricCluster")>]
member this.ServiceFabricCluster : Microsoft.Azure.Management.ApiManagement.Models.BackendServiceFabricClusterProperties with get, set
Public Property ServiceFabricCluster As BackendServiceFabricClusterProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象