SystemCreatedAcrAccount Class

Azure ML ACR account.

Constructor

SystemCreatedAcrAccount(*, acr_account_sku: str, arm_resource_id: str | None = None)

Keyword-Only Parameters

Name Description
acr_account_sku
str

The storage account service tier. Currently only Premium is a valid option for registries.

arm_resource_id
<xref:<xref:str. Default value is None.>>

Resource ID of the ACR account.

Default value: None