Uses of Class
com.azure.resourcemanager.mediaservices.models.KeyDelivery
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of KeyDelivery in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionMediaServiceInner.keyDelivery()
Get the keyDelivery property: The Key Delivery properties for Media Services account.MediaServiceProperties.keyDelivery()
Get the keyDelivery property: The Key Delivery properties for Media Services account.Modifier and TypeMethodDescriptionMediaServiceInner.withKeyDelivery
(KeyDelivery keyDelivery) Set the keyDelivery property: The Key Delivery properties for Media Services account.MediaServiceProperties.withKeyDelivery
(KeyDelivery keyDelivery) Set the keyDelivery property: The Key Delivery properties for Media Services account. -
Uses of KeyDelivery in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionMediaService.keyDelivery()
Gets the keyDelivery property: The Key Delivery properties for Media Services account.MediaServiceUpdate.keyDelivery()
Get the keyDelivery property: The Key Delivery properties for Media Services account.KeyDelivery.withAccessControl
(AccessControl accessControl) Set the accessControl property: The access control properties for Key Delivery.Modifier and TypeMethodDescriptionMediaService.DefinitionStages.WithKeyDelivery.withKeyDelivery
(KeyDelivery keyDelivery) Specifies the keyDelivery property: The Key Delivery properties for Media Services account..MediaService.UpdateStages.WithKeyDelivery.withKeyDelivery
(KeyDelivery keyDelivery) Specifies the keyDelivery property: The Key Delivery properties for Media Services account..MediaServiceUpdate.withKeyDelivery
(KeyDelivery keyDelivery) Set the keyDelivery property: The Key Delivery properties for Media Services account.