Sdílet prostřednictvím


BackendProperties.ServiceFabricCluster Property

Definition

Gets or sets backend Service Fabric Cluster Properties

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to