Share via


KeyVaultReference Class

Identifies the Azure key vault associated with a Batch account.

Constructor

KeyVaultReference(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

The resource ID of the Azure key vault associated with the Batch account. Required.

url
str

The URL of the Azure key vault associated with the Batch account. Required.

Attributes

id

The resource ID of the Azure key vault associated with the Batch account. Required.

id: str

url

The URL of the Azure key vault associated with the Batch account. Required.

url: str