VideoAnalyzerUpdate interface

The update operation for a Video Analyzer account.

Properties

encryption

The account encryption properties.

endpoints

The endpoints associated with this resource. NOTE: This property will not be serialized. It can only be populated by the server.

identity

The identities associated to the Video Analyzer resource.

iotHubs

The IoT Hubs for this resource.

networkAccessControl

Network access control for Video Analyzer.

privateEndpointConnections

Private Endpoint Connections created under Video Analyzer account. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the Video Analyzer account. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Whether or not public network access is allowed for resources under the Video Analyzer account.

storageAccounts

The storage accounts for this resource.

tags

Resource tags.

Property Details

encryption

The account encryption properties.

encryption?: AccountEncryption

Property Value

endpoints

The endpoints associated with this resource. NOTE: This property will not be serialized. It can only be populated by the server.

endpoints?: Endpoint[]

Property Value

identity

The identities associated to the Video Analyzer resource.

identity?: VideoAnalyzerIdentity

Property Value

iotHubs

The IoT Hubs for this resource.

iotHubs?: IotHub[]

Property Value

IotHub[]

networkAccessControl

Network access control for Video Analyzer.

networkAccessControl?: NetworkAccessControl

Property Value

privateEndpointConnections

Private Endpoint Connections created under Video Analyzer account. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

Provisioning state of the Video Analyzer account. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Whether or not public network access is allowed for resources under the Video Analyzer account.

publicNetworkAccess?: string

Property Value

string

storageAccounts

The storage accounts for this resource.

storageAccounts?: StorageAccount[]

Property Value

tags

Resource tags.

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

Property Value

{[propertyName: string]: string}