You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
42
+
/// Get a Service Fabric application type version resource created or in the
43
+
/// process of being created in the Service Fabric application type name
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
16
+
/// Get a Service Fabric application type version resource created or in the
17
+
/// process of being created in the Service Fabric application type name
18
+
/// resource.
17
19
/// </summary>
18
20
/// <param name='operations'>
19
21
/// The operations group for this extension method.
@@ -36,7 +38,9 @@ public static ApplicationTypeVersionResource Get(this IApplicationTypeVersionsOp
36
38
}
37
39
38
40
/// <summary>
39
-
/// Get a Service Fabric application type version resource created or in the process of being created in the Service Fabric application type name resource.
41
+
/// Get a Service Fabric application type version resource created or in the
42
+
/// process of being created in the Service Fabric application type name
43
+
/// resource.
40
44
/// </summary>
41
45
/// <param name='operations'>
42
46
/// The operations group for this extension method.
@@ -64,7 +68,8 @@ public static ApplicationTypeVersionResource Get(this IApplicationTypeVersionsOp
64
68
}
65
69
}
66
70
/// <summary>
67
-
/// Create or update a Service Fabric application type version resource with the specified name.
71
+
/// Create or update a Service Fabric application type version resource with
72
+
/// the specified name.
68
73
/// </summary>
69
74
/// <param name='operations'>
70
75
/// The operations group for this extension method.
@@ -87,7 +92,8 @@ public static ApplicationTypeVersionResource CreateOrUpdate(this IApplicationTyp
87
92
}
88
93
89
94
/// <summary>
90
-
/// Create or update a Service Fabric application type version resource with the specified name.
95
+
/// Create or update a Service Fabric application type version resource with
96
+
/// the specified name.
91
97
/// </summary>
92
98
/// <param name='operations'>
93
99
/// The operations group for this extension method.
@@ -115,7 +121,8 @@ public static ApplicationTypeVersionResource CreateOrUpdate(this IApplicationTyp
115
121
}
116
122
}
117
123
/// <summary>
118
-
/// Delete a Service Fabric application type version resource with the specified name.
124
+
/// Delete a Service Fabric application type version resource with the
125
+
/// specified name.
119
126
/// </summary>
120
127
/// <param name='operations'>
121
128
/// The operations group for this extension method.
@@ -138,7 +145,8 @@ public static void Delete(this IApplicationTypeVersionsOperations operations, st
138
145
}
139
146
140
147
/// <summary>
141
-
/// Delete a Service Fabric application type version resource with the specified name.
148
+
/// Delete a Service Fabric application type version resource with the
149
+
/// specified name.
142
150
/// </summary>
143
151
/// <param name='operations'>
144
152
/// The operations group for this extension method.
@@ -163,7 +171,8 @@ public static void Delete(this IApplicationTypeVersionsOperations operations, st
0 commit comments