FoundryEnvironment.ProjectArmId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The full ARM ID of the Foundry project.
Sourced from the FOUNDRY_PROJECT_ARM_ID environment variable.
public static string? ProjectArmId { get; }
static member ProjectArmId : string
Public Shared ReadOnly Property ProjectArmId As String