ContainerIdentityInfo Class
Container identity information.
Constructor
ContainerIdentityInfo()
Variables
| Name | Description |
|---|---|
|
uniqueName
|
Unique name of the container. |
|
aadTenantId
|
Protection container identity - AAD Tenant. |
|
servicePrincipalClientId
|
Protection container identity - AAD Service Principal. |
|
audience
|
Protection container identity - Audience. |
Attributes
aadTenantId
Protection container identity - AAD Tenant.
aadTenantId: str
audience
Protection container identity - Audience.
audience: str
servicePrincipalClientId
Protection container identity - AAD Service Principal.
servicePrincipalClientId: str
uniqueName
Unique name of the container.
uniqueName: str