Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.MediaServiceProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of MediaServiceProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionMediaServiceProperties.withEncryption
(AccountEncryption encryption) Set the encryption property: The account encryption properties.MediaServiceProperties.withKeyDelivery
(KeyDelivery keyDelivery) Set the keyDelivery property: The Key Delivery properties for Media Services account.MediaServiceProperties.withMinimumTlsVersion
(MinimumTlsVersion minimumTlsVersion) Set the minimumTlsVersion property: The minimum TLS version allowed for this account's requests.MediaServiceProperties.withPublicNetworkAccess
(PublicNetworkAccess publicNetworkAccess) Set the publicNetworkAccess property: Whether or not public network access is allowed for resources under the Media Services account.MediaServiceProperties.withStorageAccounts
(List<StorageAccount> storageAccounts) Set the storageAccounts property: The storage accounts for this resource.MediaServiceProperties.withStorageAuthentication
(StorageAuthentication storageAuthentication) Set the storageAuthentication property: The storageAuthentication property.