Uses of Interface
com.azure.resourcemanager.mediaservices.models.MediaService.Update
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of MediaService.Update in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionMediaService.update()
Begins update for the MediaService resource.MediaService.UpdateStages.WithEncryption.withEncryption
(AccountEncryption encryption) Specifies the encryption property: The account encryption properties..MediaService.UpdateStages.WithIdentity.withIdentity
(MediaServiceIdentity identity) Specifies the identity property: The Managed Identity for the Media Services account..MediaService.UpdateStages.WithKeyDelivery.withKeyDelivery
(KeyDelivery keyDelivery) Specifies the keyDelivery property: The Key Delivery properties for Media Services account..MediaService.UpdateStages.WithMinimumTlsVersion.withMinimumTlsVersion
(MinimumTlsVersion minimumTlsVersion) Specifies the minimumTlsVersion property: The minimum TLS version allowed for this account's requests.MediaService.UpdateStages.WithPublicNetworkAccess.withPublicNetworkAccess
(PublicNetworkAccess publicNetworkAccess) Specifies the publicNetworkAccess property: Whether or not public network access is allowed for resources under the Media Services account..MediaService.UpdateStages.WithStorageAccounts.withStorageAccounts
(List<StorageAccount> storageAccounts) Specifies the storageAccounts property: The storage accounts for this resource..MediaService.UpdateStages.WithStorageAuthentication.withStorageAuthentication
(StorageAuthentication storageAuthentication) Specifies the storageAuthentication property: The storageAuthentication property..Specifies the tags property: Resource tags..