GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AzureMetadata (google_api_security_center v0.39.0)

View Source

Azure metadata associated with the resource, only applicable if the finding's cloud provider is Microsoft Azure.

Attributes

  • managementGroups (type: list(GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AzureManagementGroup.t), default: nil) - A list of Azure management groups associated with the resource, ordered from lowest level (closest to the subscription) to highest level.
  • resourceGroup (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AzureResourceGroup.t, default: nil) - The Azure resource group associated with the resource.
  • subscription (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AzureSubscription.t, default: nil) - The Azure subscription associated with the resource.
  • tenant (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AzureTenant.t, default: nil) - The Azure Entra tenant associated with the resource.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.