CacheItem Class

CacheItem.

All required parameters must be populated in order to send to Azure.

Inheritance
CacheItem

Constructor

CacheItem(*, id: str, name: str, channel: str, subchannel: str, parent: Optional[str] = None, status: Optional[str] = None, **kwargs)

Parameters

id
str
Required

Required. Resource ID used by Resource Manager to uniquely identify the scope.

name
str
Required

Required. Display name for the scope.

channel
str
Required

Required. Indicates the account type. Allowed values include: EA, PAYG, Modern, Internal, Unknown.

subchannel
str
Required

Required. Indicates the type of modern account. Allowed values include: Individual, Enterprise, Partner, Indirect, NotApplicable.

parent
str
Required

Resource ID of the parent scope. For instance, subscription's resource ID for a resource group or a management group resource ID for a subscription.

status
str
Required

Indicates the status of the scope. Status only applies to subscriptions and billing accounts.