These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.insights.listEASubscriptionListMigrationDatePost
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
list date to migrate to new pricing model. API Version: 2017-10-01.
Using listEASubscriptionListMigrationDatePost
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 listEASubscriptionListMigrationDatePost(args: ListEASubscriptionListMigrationDatePostArgs, opts?: InvokeOptions): Promise<ListEASubscriptionListMigrationDatePostResult>
function listEASubscriptionListMigrationDatePostOutput(args: ListEASubscriptionListMigrationDatePostOutputArgs, opts?: InvokeOptions): Output<ListEASubscriptionListMigrationDatePostResult>
def list_ea_subscription_list_migration_date_post(opts: Optional[InvokeOptions] = None) -> ListEASubscriptionListMigrationDatePostResult
def list_ea_subscription_list_migration_date_post_output(opts: Optional[InvokeOptions] = None) -> Output[ListEASubscriptionListMigrationDatePostResult]
func ListEASubscriptionListMigrationDatePost(ctx *Context, args *ListEASubscriptionListMigrationDatePostArgs, opts ...InvokeOption) (*ListEASubscriptionListMigrationDatePostResult, error)
func ListEASubscriptionListMigrationDatePostOutput(ctx *Context, args *ListEASubscriptionListMigrationDatePostOutputArgs, opts ...InvokeOption) ListEASubscriptionListMigrationDatePostResultOutput
> Note: This function is named ListEASubscriptionListMigrationDatePost
in the Go SDK.
public static class ListEASubscriptionListMigrationDatePost
{
public static Task<ListEASubscriptionListMigrationDatePostResult> InvokeAsync(ListEASubscriptionListMigrationDatePostArgs args, InvokeOptions? opts = null)
public static Output<ListEASubscriptionListMigrationDatePostResult> Invoke(ListEASubscriptionListMigrationDatePostInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListEASubscriptionListMigrationDatePostResult> listEASubscriptionListMigrationDatePost(ListEASubscriptionListMigrationDatePostArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:insights:listEASubscriptionListMigrationDatePost
arguments:
# arguments dictionary
The following arguments are supported:
listEASubscriptionListMigrationDatePost Result
The following output properties are available:
- Is
Grand boolFatherable Subscription - Is subscription in the grand fatherable subscription list.
- Opted
In stringDate - Time to start using new pricing model.
- Is
Grand boolFatherable Subscription - Is subscription in the grand fatherable subscription list.
- Opted
In stringDate - Time to start using new pricing model.
- is
Grand BooleanFatherable Subscription - Is subscription in the grand fatherable subscription list.
- opted
In StringDate - Time to start using new pricing model.
- is
Grand booleanFatherable Subscription - Is subscription in the grand fatherable subscription list.
- opted
In stringDate - Time to start using new pricing model.
- is_
grand_ boolfatherable_ subscription - Is subscription in the grand fatherable subscription list.
- opted_
in_ strdate - Time to start using new pricing model.
- is
Grand BooleanFatherable Subscription - Is subscription in the grand fatherable subscription list.
- opted
In StringDate - Time to start using new pricing model.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi