共用方式為


ContainerAppWritableSecret.Identity Property

Definition

Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.

public Azure.Provisioning.BicepValue<string> Identity { get; set; }
member this.Identity : Azure.Provisioning.BicepValue<string> with get, set
Public Property Identity As BicepValue(Of String)

Property Value

Applies to