Uses of Class
com.azure.resourcemanager.mediaservices.models.ArmStreamingEndpointCurrentSku
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of ArmStreamingEndpointCurrentSku in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionStreamingEndpointInner.sku()
Get the sku property: The streaming endpoint sku.Modifier and TypeMethodDescriptionStreamingEndpointInner.withSku
(ArmStreamingEndpointCurrentSku sku) Set the sku property: The streaming endpoint sku. -
Uses of ArmStreamingEndpointCurrentSku in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingEndpoint.sku()
Gets the sku property: The streaming endpoint sku.ArmStreamingEndpointCurrentSku.withCapacity
(Integer capacity) Set the capacity property: The streaming endpoint sku capacity.Modifier and TypeMethodDescriptionStreamingEndpoint.DefinitionStages.WithSku.withSku
(ArmStreamingEndpointCurrentSku sku) Specifies the sku property: The streaming endpoint sku..StreamingEndpoint.UpdateStages.WithSku.withSku
(ArmStreamingEndpointCurrentSku sku) Specifies the sku property: The streaming endpoint sku..