Uses of Class
com.azure.resourcemanager.mediaservices.models.ArmStreamingEndpointCapacity
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of ArmStreamingEndpointCapacity in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionArmStreamingEndpointSkuInfo.capacity()
Get the capacity property: The streaming endpoint sku capacity.ArmStreamingEndpointCapacity.withDefaultProperty
(Integer defaultProperty) Set the defaultProperty property: The streaming endpoint default capacity.ArmStreamingEndpointCapacity.withMaximum
(Integer maximum) Set the maximum property: The streaming endpoint maximum capacity.ArmStreamingEndpointCapacity.withMinimum
(Integer minimum) Set the minimum property: The streaming endpoint minimum capacity.Modifier and TypeMethodDescriptionArmStreamingEndpointSkuInfo.withCapacity
(ArmStreamingEndpointCapacity capacity) Set the capacity property: The streaming endpoint sku capacity.