Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::AzureMetadata::AzureManagementGroup (v0.3.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::AzureMetadata::AzureManagementGroup.

Represents an Azure management group.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — The display name of the Azure management group.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The display name of the Azure management group.
Returns
  • (::String) — The display name of the Azure management group.

#id

def id() -> ::String
Returns
  • (::String) — The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".
Returns
  • (::String) — The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".