part of this value.
If not, Location will throw InvalidOperationException.
If this value has been retrived from Google Compute Engine, the it's format will be the one
described above.
Properties
InstanceId
public string InstanceId { get; }
The Instance ID of the GCE instance on which this is running. This is never null.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eGcePlatformDetails\u003c/code\u003e class, which provides details about a Google Compute Engine (GCE) instance, including project ID, instance ID, and zone name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcePlatformDetails\u003c/code\u003e class can be constructed with metadata JSON, project ID, instance ID, and zone name, all of which are required and cannot be null.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceId\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, \u003ccode\u003eMetadataJson\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZoneName\u003c/code\u003e properties provide read-only access to specific GCE instance details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTryLoad\u003c/code\u003e method allows for the creation of a \u003ccode\u003eGcePlatformDetails\u003c/code\u003e object from JSON metadata retrieved from the GCE metadata server, returning null if it doesn't represent a GCE instance.\u003c/p\u003e\n"],["\u003cp\u003eThe listed version numbers show the different available versions of \u003ccode\u003eGcePlatformDetails\u003c/code\u003e, with version 4.10.0 being the latest, while this documentation refers to version 4.0.0.\u003c/p\u003e\n"]]],[],null,[]]