Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.StreamingEndpointProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of StreamingEndpointProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionStreamingEndpointProperties.withAccessControl
(StreamingEndpointAccessControl accessControl) Set the accessControl property: The access control definition of the streaming endpoint.StreamingEndpointProperties.withAvailabilitySetName
(String availabilitySetName) Set the availabilitySetName property: This feature is deprecated, do not set a value for this property.StreamingEndpointProperties.withCdnEnabled
(Boolean cdnEnabled) Set the cdnEnabled property: The CDN enabled flag.StreamingEndpointProperties.withCdnProfile
(String cdnProfile) Set the cdnProfile property: The CDN profile name.StreamingEndpointProperties.withCdnProvider
(String cdnProvider) Set the cdnProvider property: The CDN provider name.StreamingEndpointProperties.withCrossSiteAccessPolicies
(CrossSiteAccessPolicies crossSiteAccessPolicies) Set the crossSiteAccessPolicies property: The streaming endpoint access policies.StreamingEndpointProperties.withCustomHostNames
(List<String> customHostNames) Set the customHostNames property: The custom host names of the streaming endpoint.StreamingEndpointProperties.withDescription
(String description) Set the description property: The streaming endpoint description.StreamingEndpointProperties.withMaxCacheAge
(Long maxCacheAge) Set the maxCacheAge property: Max cache age.StreamingEndpointProperties.withScaleUnits
(int scaleUnits) Set the scaleUnits property: The number of scale units.