[[["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 provides reference information for the \u003ccode\u003eManagementURI\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eManagementURI\u003c/code\u003e represents the Management Server resource and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.1.0, with older versions, including 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02, also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eManagementURI\u003c/code\u003e class has two properties: \u003ccode\u003eApi\u003c/code\u003e, representing the Management Server AGM/RD API URL, and \u003ccode\u003eWebUi\u003c/code\u003e, representing the Management Server AGM/RD WebUI URL, both of which are string types and output only.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default constructor and another that accepts a \u003ccode\u003eManagementURI\u003c/code\u003e object as a parameter for creating a new instance.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class ManagementURI (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.ManagementURI)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.ManagementURI)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.ManagementURI)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.ManagementURI)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.ManagementURI)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.ManagementURI) \n\n public sealed class ManagementURI : IMessage\u003cManagementURI\u003e, IEquatable\u003cManagementURI\u003e, IDeepCloneable\u003cManagementURI\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class ManagementURI.\n\nManagementURI for the Management Server resource. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ManagementURI \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ManagementURI](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.ManagementURI), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ManagementURI](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.ManagementURI), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ManagementURI](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.ManagementURI), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BackupDR.V1](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BackupDR.V1.dll\n\nConstructors\n------------\n\n### ManagementURI()\n\n public ManagementURI()\n\n### ManagementURI(ManagementURI)\n\n public ManagementURI(ManagementURI other)\n\nProperties\n----------\n\n### Api\n\n public string Api { get; set; }\n\nOutput only. The ManagementServer AGM/RD API URL.\n\n### WebUi\n\n public string WebUi { get; set; }\n\nOutput only. The ManagementServer AGM/RD WebUI URL."]]