Google Cloud Security Command Center V2 Client - Class AzureTenant (2.1.0)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class AzureTenant.

Represents a Microsoft Entra tenant.

Generated from protobuf message google.cloud.securitycenter.v2.AzureMetadata.AzureTenant

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ AzureMetadata

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ id string

The ID of the Microsoft Entra tenant, for example, "a11aaa11-aa11-1aa1-11aa-1aaa11a".

↳ display_name string

The display name of the Azure tenant.

getId

The ID of the Microsoft Entra tenant, for example, "a11aaa11-aa11-1aa1-11aa-1aaa11a".

Returns
Type Description
string

setId

The ID of the Microsoft Entra tenant, for example, "a11aaa11-aa11-1aa1-11aa-1aaa11a".

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

The display name of the Azure tenant.

Returns
Type Description
string

setDisplayName

The display name of the Azure tenant.

Parameter
Name Description
var string
Returns
Type Description
$this