Uses of Interface
com.azure.resourcemanager.mediaservices.models.StreamingEndpoint.Update
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StreamingEndpoint.Update in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingEndpoint.update()
Begins update for the StreamingEndpoint resource.StreamingEndpoint.UpdateStages.WithAccessControl.withAccessControl
(StreamingEndpointAccessControl accessControl) Specifies the accessControl property: The access control definition of the streaming endpoint..StreamingEndpoint.UpdateStages.WithAvailabilitySetName.withAvailabilitySetName
(String availabilitySetName) Specifies the availabilitySetName property: This feature is deprecated, do not set a value for this property..StreamingEndpoint.UpdateStages.WithCdnEnabled.withCdnEnabled
(Boolean cdnEnabled) Specifies the cdnEnabled property: The CDN enabled flag..StreamingEndpoint.UpdateStages.WithCdnProfile.withCdnProfile
(String cdnProfile) Specifies the cdnProfile property: The CDN profile name..StreamingEndpoint.UpdateStages.WithCdnProvider.withCdnProvider
(String cdnProvider) Specifies the cdnProvider property: The CDN provider name..StreamingEndpoint.UpdateStages.WithCrossSiteAccessPolicies.withCrossSiteAccessPolicies
(CrossSiteAccessPolicies crossSiteAccessPolicies) Specifies the crossSiteAccessPolicies property: The streaming endpoint access policies..StreamingEndpoint.UpdateStages.WithCustomHostNames.withCustomHostNames
(List<String> customHostNames) Specifies the customHostNames property: The custom host names of the streaming endpoint.StreamingEndpoint.UpdateStages.WithDescription.withDescription
(String description) Specifies the description property: The streaming endpoint description..StreamingEndpoint.UpdateStages.WithMaxCacheAge.withMaxCacheAge
(Long maxCacheAge) Specifies the maxCacheAge property: Max cache age.StreamingEndpoint.UpdateStages.WithScaleUnits.withScaleUnits
(int scaleUnits) Specifies the scaleUnits property: The number of scale units.StreamingEndpoint.UpdateStages.WithSku.withSku
(ArmStreamingEndpointCurrentSku sku) Specifies the sku property: The streaming endpoint sku..Specifies the tags property: Resource tags..