ArmStreamingEndpointCapacity interface
The streaming endpoint sku capacity.
Properties
default | The streaming endpoint default capacity. |
maximum | The streaming endpoint maximum capacity. |
minimum | The streaming endpoint minimum capacity. |
scale |
NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
default
The streaming endpoint default capacity.
default?: number
Property Value
number
maximum
The streaming endpoint maximum capacity.
maximum?: number
Property Value
number
minimum
The streaming endpoint minimum capacity.
minimum?: number
Property Value
number
scaleType
NOTE: This property will not be serialized. It can only be populated by the server.
scaleType?: string
Property Value
string