ElasticOrganizationToAzureSubscriptionMappingResponseProperties interface
The properties of Azure Subscription ID to which the Organization of the logged in user belongs and gets billed into.
Properties
billed |
The Azure Subscription ID to which the Organization belongs and gets billed into. This is empty for a new user OR a user without an Elastic Organization. |
elastic |
The Elastic Organization Id. |
elastic |
The Elastic Organization Name. |
marketplace |
Marketplace SaaS Info of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
billedAzureSubscriptionId
The Azure Subscription ID to which the Organization belongs and gets billed into. This is empty for a new user OR a user without an Elastic Organization.
billedAzureSubscriptionId?: string
Property Value
string
elasticOrganizationId
The Elastic Organization Id.
elasticOrganizationId?: string
Property Value
string
elasticOrganizationName
The Elastic Organization Name.
elasticOrganizationName?: string
Property Value
string
marketplaceSaasInfo
Marketplace SaaS Info of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
marketplaceSaasInfo?: MarketplaceSaaSInfo