This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.logz.getSubAccount
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Azure REST API version: 2022-01-01-preview.
Using getSubAccount
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSubAccount(args: GetSubAccountArgs, opts?: InvokeOptions): Promise<GetSubAccountResult>
function getSubAccountOutput(args: GetSubAccountOutputArgs, opts?: InvokeOptions): Output<GetSubAccountResult>
def get_sub_account(monitor_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
sub_account_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSubAccountResult
def get_sub_account_output(monitor_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
sub_account_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSubAccountResult]
func LookupSubAccount(ctx *Context, args *LookupSubAccountArgs, opts ...InvokeOption) (*LookupSubAccountResult, error)
func LookupSubAccountOutput(ctx *Context, args *LookupSubAccountOutputArgs, opts ...InvokeOption) LookupSubAccountResultOutput
> Note: This function is named LookupSubAccount
in the Go SDK.
public static class GetSubAccount
{
public static Task<GetSubAccountResult> InvokeAsync(GetSubAccountArgs args, InvokeOptions? opts = null)
public static Output<GetSubAccountResult> Invoke(GetSubAccountInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSubAccountResult> getSubAccount(GetSubAccountArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:logz:getSubAccount
arguments:
# arguments dictionary
The following arguments are supported:
- Monitor
Name string - Monitor resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sub
Account stringName - Sub Account resource name
- Monitor
Name string - Monitor resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sub
Account stringName - Sub Account resource name
- monitor
Name String - Monitor resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sub
Account StringName - Sub Account resource name
- monitor
Name string - Monitor resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- sub
Account stringName - Sub Account resource name
- monitor_
name str - Monitor resource name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- sub_
account_ strname - Sub Account resource name
- monitor
Name String - Monitor resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sub
Account StringName - Sub Account resource name
getSubAccount Result
The following output properties are available:
- Id string
- ARM id of the monitor resource.
- Location string
- Name string
- Name of the monitor resource.
- Properties
Pulumi.
Azure Native. Logz. Outputs. Monitor Properties Response - Properties specific to the monitor resource.
- System
Data Pulumi.Azure Native. Logz. Outputs. System Data Response - The system metadata relating to this resource
- Type string
- The type of the monitor resource.
- Identity
Pulumi.
Azure Native. Logz. Outputs. Identity Properties Response - Dictionary<string, string>
- Id string
- ARM id of the monitor resource.
- Location string
- Name string
- Name of the monitor resource.
- Properties
Monitor
Properties Response - Properties specific to the monitor resource.
- System
Data SystemData Response - The system metadata relating to this resource
- Type string
- The type of the monitor resource.
- Identity
Identity
Properties Response - map[string]string
- id String
- ARM id of the monitor resource.
- location String
- name String
- Name of the monitor resource.
- properties
Monitor
Properties Response - Properties specific to the monitor resource.
- system
Data SystemData Response - The system metadata relating to this resource
- type String
- The type of the monitor resource.
- identity
Identity
Properties Response - Map<String,String>
- id string
- ARM id of the monitor resource.
- location string
- name string
- Name of the monitor resource.
- properties
Monitor
Properties Response - Properties specific to the monitor resource.
- system
Data SystemData Response - The system metadata relating to this resource
- type string
- The type of the monitor resource.
- identity
Identity
Properties Response - {[key: string]: string}
- id str
- ARM id of the monitor resource.
- location str
- name str
- Name of the monitor resource.
- properties
Monitor
Properties Response - Properties specific to the monitor resource.
- system_
data SystemData Response - The system metadata relating to this resource
- type str
- The type of the monitor resource.
- identity
Identity
Properties Response - Mapping[str, str]
- id String
- ARM id of the monitor resource.
- location String
- name String
- Name of the monitor resource.
- properties Property Map
- Properties specific to the monitor resource.
- system
Data Property Map - The system metadata relating to this resource
- type String
- The type of the monitor resource.
- identity Property Map
- Map<String>
Supporting Types
IdentityPropertiesResponse
- Principal
Id string - The identity ID.
- Tenant
Id string - The tenant ID of resource.
- Type string
- Principal
Id string - The identity ID.
- Tenant
Id string - The tenant ID of resource.
- Type string
- principal
Id String - The identity ID.
- tenant
Id String - The tenant ID of resource.
- type String
- principal
Id string - The identity ID.
- tenant
Id string - The tenant ID of resource.
- type string
- principal_
id str - The identity ID.
- tenant_
id str - The tenant ID of resource.
- type str
- principal
Id String - The identity ID.
- tenant
Id String - The tenant ID of resource.
- type String
LogzOrganizationPropertiesResponse
- Id string
- Id of the Logz organization.
- Company
Name string - Name of the Logz organization.
- Enterprise
App stringId - The Id of the Enterprise App used for Single sign on.
- Single
Sign stringOn Url - The login URL specific to this Logz Organization.
- Id string
- Id of the Logz organization.
- Company
Name string - Name of the Logz organization.
- Enterprise
App stringId - The Id of the Enterprise App used for Single sign on.
- Single
Sign stringOn Url - The login URL specific to this Logz Organization.
- id String
- Id of the Logz organization.
- company
Name String - Name of the Logz organization.
- enterprise
App StringId - The Id of the Enterprise App used for Single sign on.
- single
Sign StringOn Url - The login URL specific to this Logz Organization.
- id string
- Id of the Logz organization.
- company
Name string - Name of the Logz organization.
- enterprise
App stringId - The Id of the Enterprise App used for Single sign on.
- single
Sign stringOn Url - The login URL specific to this Logz Organization.
- id str
- Id of the Logz organization.
- company_
name str - Name of the Logz organization.
- enterprise_
app_ strid - The Id of the Enterprise App used for Single sign on.
- single_
sign_ stron_ url - The login URL specific to this Logz Organization.
- id String
- Id of the Logz organization.
- company
Name String - Name of the Logz organization.
- enterprise
App StringId - The Id of the Enterprise App used for Single sign on.
- single
Sign StringOn Url - The login URL specific to this Logz Organization.
MonitorPropertiesResponse
- Liftr
Resource stringCategory - Liftr
Resource intPreference - The priority of the resource.
- Provisioning
State string - Flag specifying if the resource provisioning state as tracked by ARM.
- Logz
Organization Pulumi.Properties Azure Native. Logz. Inputs. Logz Organization Properties Response - Marketplace
Subscription stringStatus - Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
- Monitoring
Status string - Flag specifying if the resource monitoring is enabled or disabled.
- Plan
Data Pulumi.Azure Native. Logz. Inputs. Plan Data Response - User
Info Pulumi.Azure Native. Logz. Inputs. User Info Response
- Liftr
Resource stringCategory - Liftr
Resource intPreference - The priority of the resource.
- Provisioning
State string - Flag specifying if the resource provisioning state as tracked by ARM.
- Logz
Organization LogzProperties Organization Properties Response - Marketplace
Subscription stringStatus - Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
- Monitoring
Status string - Flag specifying if the resource monitoring is enabled or disabled.
- Plan
Data PlanData Response - User
Info UserInfo Response
- liftr
Resource StringCategory - liftr
Resource IntegerPreference - The priority of the resource.
- provisioning
State String - Flag specifying if the resource provisioning state as tracked by ARM.
- logz
Organization LogzProperties Organization Properties Response - marketplace
Subscription StringStatus - Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
- monitoring
Status String - Flag specifying if the resource monitoring is enabled or disabled.
- plan
Data PlanData Response - user
Info UserInfo Response
- liftr
Resource stringCategory - liftr
Resource numberPreference - The priority of the resource.
- provisioning
State string - Flag specifying if the resource provisioning state as tracked by ARM.
- logz
Organization LogzProperties Organization Properties Response - marketplace
Subscription stringStatus - Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
- monitoring
Status string - Flag specifying if the resource monitoring is enabled or disabled.
- plan
Data PlanData Response - user
Info UserInfo Response
- liftr_
resource_ strcategory - liftr_
resource_ intpreference - The priority of the resource.
- provisioning_
state str - Flag specifying if the resource provisioning state as tracked by ARM.
- logz_
organization_ Logzproperties Organization Properties Response - marketplace_
subscription_ strstatus - Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
- monitoring_
status str - Flag specifying if the resource monitoring is enabled or disabled.
- plan_
data PlanData Response - user_
info UserInfo Response
- liftr
Resource StringCategory - liftr
Resource NumberPreference - The priority of the resource.
- provisioning
State String - Flag specifying if the resource provisioning state as tracked by ARM.
- logz
Organization Property MapProperties - marketplace
Subscription StringStatus - Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
- monitoring
Status String - Flag specifying if the resource monitoring is enabled or disabled.
- plan
Data Property Map - user
Info Property Map
PlanDataResponse
- Billing
Cycle string - different billing cycles like MONTHLY/WEEKLY. this could be enum
- Effective
Date string - date when plan was applied
- Plan
Details string - plan id as published by Logz
- Usage
Type string - different usage type like PAYG/COMMITTED. this could be enum
- Billing
Cycle string - different billing cycles like MONTHLY/WEEKLY. this could be enum
- Effective
Date string - date when plan was applied
- Plan
Details string - plan id as published by Logz
- Usage
Type string - different usage type like PAYG/COMMITTED. this could be enum
- billing
Cycle String - different billing cycles like MONTHLY/WEEKLY. this could be enum
- effective
Date String - date when plan was applied
- plan
Details String - plan id as published by Logz
- usage
Type String - different usage type like PAYG/COMMITTED. this could be enum
- billing
Cycle string - different billing cycles like MONTHLY/WEEKLY. this could be enum
- effective
Date string - date when plan was applied
- plan
Details string - plan id as published by Logz
- usage
Type string - different usage type like PAYG/COMMITTED. this could be enum
- billing_
cycle str - different billing cycles like MONTHLY/WEEKLY. this could be enum
- effective_
date str - date when plan was applied
- plan_
details str - plan id as published by Logz
- usage_
type str - different usage type like PAYG/COMMITTED. this could be enum
- billing
Cycle String - different billing cycles like MONTHLY/WEEKLY. this could be enum
- effective
Date String - date when plan was applied
- plan
Details String - plan id as published by Logz
- usage
Type String - different usage type like PAYG/COMMITTED. this could be enum
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UserInfoResponse
- Email
Address string - Email of the user used by Logz for contacting them if needed
- First
Name string - First Name of the user
- Last
Name string - Last Name of the user
- Phone
Number string - Phone number of the user used by Logz for contacting them if needed
- Email
Address string - Email of the user used by Logz for contacting them if needed
- First
Name string - First Name of the user
- Last
Name string - Last Name of the user
- Phone
Number string - Phone number of the user used by Logz for contacting them if needed
- email
Address String - Email of the user used by Logz for contacting them if needed
- first
Name String - First Name of the user
- last
Name String - Last Name of the user
- phone
Number String - Phone number of the user used by Logz for contacting them if needed
- email
Address string - Email of the user used by Logz for contacting them if needed
- first
Name string - First Name of the user
- last
Name string - Last Name of the user
- phone
Number string - Phone number of the user used by Logz for contacting them if needed
- email_
address str - Email of the user used by Logz for contacting them if needed
- first_
name str - First Name of the user
- last_
name str - Last Name of the user
- phone_
number str - Phone number of the user used by Logz for contacting them if needed
- email
Address String - Email of the user used by Logz for contacting them if needed
- first
Name String - First Name of the user
- last
Name String - Last Name of the user
- phone
Number String - Phone number of the user used by Logz for contacting them if needed
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi