KnownParameters Fields
Class Fields 7 members
Known parameters that will be filled in automatically by the host environment.
The name of the key vault resource used to store secret outputs.
public static readonly string KeyVaultName The location of the resource. This is required for all resources.
public static readonly string Location The resource id of the log analytics workspace.
public static readonly string LogAnalyticsWorkspaceId The principal id of the current user or managed identity.
public static readonly string PrincipalId The principal name of the current user or managed identity.
public static readonly string PrincipalName The principal type of the current user or managed identity. Either 'User' or 'ServicePrincipal'.
public static readonly string PrincipalType The principal id of the user doing the deployment.
public static readonly string UserPrincipalIdRemarks
Referred as Deployment principal in ARM documentation.