次の方法で共有


StorageAccountProperties Class

The properties of a storage account for a container registry.

Inheritance
azure.mgmt.containerregistry._serialization.Model
StorageAccountProperties

Constructor

StorageAccountProperties(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the storage account.

Variables

Name Description
name
str

The name of the storage account.