Google Cloud Security Command Center v1 API - Class AzureMetadata.Types.AzureResourceGroup (3.23.0)

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 Google Cloud Security Command Center v1 API class AzureMetadata.Types.AzureResourceGroup.

Represents an Azure resource group.

Inheritance

object > AzureMetadata.Types.AzureResourceGroup

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

AzureResourceGroup()

public AzureResourceGroup()

AzureResourceGroup(AzureResourceGroup)

public AzureResourceGroup(AzureMetadata.Types.AzureResourceGroup other)
Parameter
Name Description
other AzureMetadataTypesAzureResourceGroup

Properties

Name

public string Name { get; set; }

The name of the Azure resource group. This is not a UUID.

Property Value
Type Description
string