Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::AzureMetadata::AzureTenant.
Represents a Microsoft Entra tenant.
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 tenant.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The display name of the Azure tenant.
Returns
- (::String) — The display name of the Azure tenant.
#id
def id() -> ::String
Returns
- (::String) — The ID of the Microsoft Entra tenant, for example, "a11aaa11-aa11-1aa1-11aa-1aaa11a".
#id=
def id=(value) -> ::String
Parameter
- value (::String) — The ID of the Microsoft Entra tenant, for example, "a11aaa11-aa11-1aa1-11aa-1aaa11a".
Returns
- (::String) — The ID of the Microsoft Entra tenant, for example, "a11aaa11-aa11-1aa1-11aa-1aaa11a".