HybridConnectionLimitsInner Class
Definition
Hybrid Connection limits contract. This is used to return the plan limits of Hybrid Connections.
[Microsoft.Rest.Serialization.JsonTransformation]
public class HybridConnectionLimitsInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResource
type HybridConnectionLimitsInner = class
inherit ProxyOnlyResource
Public Class HybridConnectionLimitsInner
Inherits ProxyOnlyResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
HybridConnectionLimitsInner() |
Initializes a new instance of the HybridConnectionLimitsInner class. |
HybridConnectionLimitsInner(String, String, String, String, Nullable<Int32>, Nullable<Int32>) |
Properties
Current |
Gets the current number of Hybrid Connections. |
Id | (Inherited from ProxyOnlyResource) |
Kind | (Inherited from ProxyOnlyResource) |
Maximum |
Gets the maximum number of Hybrid Connections allowed. |
Name | (Inherited from ProxyOnlyResource) |
Type | (Inherited from ProxyOnlyResource) |