MediaServicesAccountPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Media Services account update.
public class MediaServicesAccountPatch
type MediaServicesAccountPatch = class
Public Class MediaServicesAccountPatch
- Inheritance
-
MediaServicesAccountPatch
Constructors
MediaServicesAccountPatch() |
Initializes a new instance of MediaServicesAccountPatch. |
Properties
Encryption |
The account encryption properties. |
Identity |
The Managed Identity for the Media Services account. |
KeyDeliveryAccessControl |
The access control properties for Key Delivery. |
MediaServiceId |
The Media Services account ID. |
MinimumTlsVersion |
The minimum TLS version allowed for this account's requests. This is an optional property. If unspecified, a secure default value will be used. |
PrivateEndpointConnections |
The Private Endpoint Connections created for the Media Service account. |
ProvisioningState |
Provisioning state of the Media Services account. |
PublicNetworkAccess |
Whether or not public network access is allowed for resources under the Media Services account. |
StorageAccounts |
The storage accounts for this resource. |
StorageAuthentication |
Gets or sets the storage authentication. |
Tags |
Resource tags. |
Applies to
Azure SDK for .NET