Security Command Center v2 API - Class AzureMetadata.Types.AzureResourceGroup (1.0.0-beta04)

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.

Represents an Azure resource group.

Inheritance

object > AzureMetadata.Types.AzureResourceGroup

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.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