public sealed class AzureMetadata.Types.AzureResourceGroup : IMessage<AzureMetadata.Types.AzureResourceGroup>, IEquatable<AzureMetadata.Types.AzureResourceGroup>, IDeepCloneable<AzureMetadata.Types.AzureResourceGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class AzureMetadata.Types.AzureResourceGroup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAzureMetadata.Types.AzureResourceGroup\u003c/code\u003e class within the Security Command Center v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAzureResourceGroup\u003c/code\u003e class represents an Azure resource group and implements 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 class offers two constructors: a default constructor \u003ccode\u003eAzureResourceGroup()\u003c/code\u003e and a copy constructor \u003ccode\u003eAzureResourceGroup(AzureMetadata.Types.AzureResourceGroup other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eId\u003c/code\u003e which represents the ID of the Azure resource group, and \u003ccode\u003eName\u003c/code\u003e representing the name of the Azure resource group.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found in the namespace \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Security Command Center v2 API - Class AzureMetadata.Types.AzureResourceGroup (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types.AzureResourceGroup)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.1.0/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types.AzureResourceGroup)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/1.0.0/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types.AzureResourceGroup) \n\n public sealed class AzureMetadata.Types.AzureResourceGroup : IMessage\u003cAzureMetadata.Types.AzureResourceGroup\u003e, IEquatable\u003cAzureMetadata.Types.AzureResourceGroup\u003e, IDeepCloneable\u003cAzureMetadata.Types.AzureResourceGroup\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Security Command Center v2 API class AzureMetadata.Types.AzureResourceGroup.\n\nRepresents an Azure resource group. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AzureMetadata.Types.AzureResourceGroup \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AzureMetadata](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata)[Types](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types)[AzureResourceGroup](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types.AzureResourceGroup), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AzureMetadata](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata)[Types](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types)[AzureResourceGroup](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types.AzureResourceGroup), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AzureMetadata](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata)[Types](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types)[AzureResourceGroup](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2.AzureMetadata.Types.AzureResourceGroup), [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.SecurityCenter.V2](/dotnet/docs/reference/Google.Cloud.SecurityCenter.V2/latest/Google.Cloud.SecurityCenter.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.SecurityCenter.V2.dll\n\nConstructors\n------------\n\n### AzureResourceGroup()\n\n public AzureResourceGroup()\n\n### AzureResourceGroup(AzureResourceGroup)\n\n public AzureResourceGroup(AzureMetadata.Types.AzureResourceGroup other)\n\nProperties\n----------\n\n### Id\n\n public string Id { get; set; }\n\nThe ID of the Azure resource group.\n\n### Name\n\n public string Name { get; set; }\n\nThe name of the Azure resource group. This is not a UUID."]]