你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MediaServiceUpdate interface

媒体服务帐户更新。

属性

encryption

帐户加密属性。

identity

媒体服务帐户的托管标识。

keyDelivery

媒体服务帐户的密钥传递属性。

mediaServiceId

媒体服务帐户 ID。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointConnections

为媒体服务帐户创建的专用终结点连接。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

媒体服务帐户的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

publicNetworkAccess

媒体服务帐户下的资源是否允许公用网络访问。

storageAccounts

此资源的存储帐户。

storageAuthentication
tags

资源标记。

属性详细信息

encryption

帐户加密属性。

encryption?: AccountEncryption

属性值

identity

媒体服务帐户的托管标识。

identity?: MediaServiceIdentity

属性值

keyDelivery

媒体服务帐户的密钥传递属性。

keyDelivery?: KeyDelivery

属性值

mediaServiceId

媒体服务帐户 ID。 注意:此属性不会序列化。 它只能由服务器填充。

mediaServiceId?: string

属性值

string

privateEndpointConnections

为媒体服务帐户创建的专用终结点连接。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointConnections?: PrivateEndpointConnection[]

属性值

provisioningState

媒体服务帐户的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

publicNetworkAccess

媒体服务帐户下的资源是否允许公用网络访问。

publicNetworkAccess?: string

属性值

string

storageAccounts

此资源的存储帐户。

storageAccounts?: StorageAccount[]

属性值

storageAuthentication

storageAuthentication?: string

属性值

string

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}