-
Notifications
You must be signed in to change notification settings - Fork 245
/
com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.yml
59 lines (59 loc) · 4.96 KB
/
com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties"
name: "BackendProperties"
nameWithType: "BackendProperties"
summary: "Properties specific to the Backend Type."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **BackendProperties**"
constructors:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.BackendProperties()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.BackendProperties()"
name: "BackendProperties()"
nameWithType: "BackendProperties.BackendProperties()"
syntax: "public BackendProperties()"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.serviceFabricCluster()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.serviceFabricCluster()"
name: "serviceFabricCluster()"
nameWithType: "BackendProperties.serviceFabricCluster()"
summary: "Get backend Service Fabric Cluster Properties."
syntax: "public BackendServiceFabricClusterProperties serviceFabricCluster()"
desc: "Get backend Service Fabric Cluster Properties."
returns:
description: "the serviceFabricCluster value"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendServiceFabricClusterProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendServiceFabricClusterProperties&text=BackendServiceFabricClusterProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.withServiceFabricCluster(com.microsoft.azure.management.apimanagement.v2019_01_01.BackendServiceFabricClusterProperties)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties.withServiceFabricCluster(BackendServiceFabricClusterProperties serviceFabricCluster)"
name: "withServiceFabricCluster(BackendServiceFabricClusterProperties serviceFabricCluster)"
nameWithType: "BackendProperties.withServiceFabricCluster(BackendServiceFabricClusterProperties serviceFabricCluster)"
summary: "Set backend Service Fabric Cluster Properties."
parameters:
- description: "the serviceFabricCluster value to set"
name: "serviceFabricCluster"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendServiceFabricClusterProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendServiceFabricClusterProperties&text=BackendServiceFabricClusterProperties\" data-throw-if-not-resolved=\"False\" />"
syntax: "public BackendProperties withServiceFabricCluster(BackendServiceFabricClusterProperties serviceFabricCluster)"
desc: "Set backend Service Fabric Cluster Properties."
returns:
description: "the BackendProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties&text=BackendProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Properties specific to the Backend Type."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1