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.dynamics365fraudprotection.getInstanceDetails
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
Gets details about the specified instances. Azure REST API version: 2021-02-01-preview.
Using getInstanceDetails
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 getInstanceDetails(args: GetInstanceDetailsArgs, opts?: InvokeOptions): Promise<GetInstanceDetailsResult>
function getInstanceDetailsOutput(args: GetInstanceDetailsOutputArgs, opts?: InvokeOptions): Output<GetInstanceDetailsResult>
def get_instance_details(instance_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInstanceDetailsResult
def get_instance_details_output(instance_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInstanceDetailsResult]
func LookupInstanceDetails(ctx *Context, args *LookupInstanceDetailsArgs, opts ...InvokeOption) (*LookupInstanceDetailsResult, error)
func LookupInstanceDetailsOutput(ctx *Context, args *LookupInstanceDetailsOutputArgs, opts ...InvokeOption) LookupInstanceDetailsResultOutput
> Note: This function is named LookupInstanceDetails
in the Go SDK.
public static class GetInstanceDetails
{
public static Task<GetInstanceDetailsResult> InvokeAsync(GetInstanceDetailsArgs args, InvokeOptions? opts = null)
public static Output<GetInstanceDetailsResult> Invoke(GetInstanceDetailsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInstanceDetailsResult> getInstanceDetails(GetInstanceDetailsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:dynamics365fraudprotection:getInstanceDetails
arguments:
# arguments dictionary
The following arguments are supported:
- Instance
Name string - The name of the instance. It must be a minimum of 3 characters, and a maximum of 63.
- Resource
Group stringName - The name of the Azure Resource group of which a given DFP instance is part. This name must be at least 1 character in length, and no more than 90.
- Instance
Name string - The name of the instance. It must be a minimum of 3 characters, and a maximum of 63.
- Resource
Group stringName - The name of the Azure Resource group of which a given DFP instance is part. This name must be at least 1 character in length, and no more than 90.
- instance
Name String - The name of the instance. It must be a minimum of 3 characters, and a maximum of 63.
- resource
Group StringName - The name of the Azure Resource group of which a given DFP instance is part. This name must be at least 1 character in length, and no more than 90.
- instance
Name string - The name of the instance. It must be a minimum of 3 characters, and a maximum of 63.
- resource
Group stringName - The name of the Azure Resource group of which a given DFP instance is part. This name must be at least 1 character in length, and no more than 90.
- instance_
name str - The name of the instance. It must be a minimum of 3 characters, and a maximum of 63.
- resource_
group_ strname - The name of the Azure Resource group of which a given DFP instance is part. This name must be at least 1 character in length, and no more than 90.
- instance
Name String - The name of the instance. It must be a minimum of 3 characters, and a maximum of 63.
- resource
Group StringName - The name of the Azure Resource group of which a given DFP instance is part. This name must be at least 1 character in length, and no more than 90.
getInstanceDetails Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- Location of the DFP resource.
- Name string
- The name of the resource
- Provisioning
State string - The current deployment state of DFP resource. The provisioningState is to indicate states for resource provisioning.
- System
Data Pulumi.Azure Native. Dynamics365Fraudprotection. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Administration
Pulumi.
Azure Native. Dynamics365Fraudprotection. Outputs. DFPInstance Administrators Response - A collection of DFP instance administrators
- Dictionary<string, string>
- Key-value pairs of additional resource provisioning properties.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- Location of the DFP resource.
- Name string
- The name of the resource
- Provisioning
State string - The current deployment state of DFP resource. The provisioningState is to indicate states for resource provisioning.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Administration
DFPInstance
Administrators Response - A collection of DFP instance administrators
- map[string]string
- Key-value pairs of additional resource provisioning properties.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- Location of the DFP resource.
- name String
- The name of the resource
- provisioning
State String - The current deployment state of DFP resource. The provisioningState is to indicate states for resource provisioning.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- administration
DFPInstance
Administrators Response - A collection of DFP instance administrators
- Map<String,String>
- Key-value pairs of additional resource provisioning properties.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- Location of the DFP resource.
- name string
- The name of the resource
- provisioning
State string - The current deployment state of DFP resource. The provisioningState is to indicate states for resource provisioning.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- administration
DFPInstance
Administrators Response - A collection of DFP instance administrators
- {[key: string]: string}
- Key-value pairs of additional resource provisioning properties.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- Location of the DFP resource.
- name str
- The name of the resource
- provisioning_
state str - The current deployment state of DFP resource. The provisioningState is to indicate states for resource provisioning.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- administration
DFPInstance
Administrators Response - A collection of DFP instance administrators
- Mapping[str, str]
- Key-value pairs of additional resource provisioning properties.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- Location of the DFP resource.
- name String
- The name of the resource
- provisioning
State String - The current deployment state of DFP resource. The provisioningState is to indicate states for resource provisioning.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- administration Property Map
- A collection of DFP instance administrators
- Map<String>
- Key-value pairs of additional resource provisioning properties.
Supporting Types
DFPInstanceAdministratorsResponse
- Members List<string>
- An array of administrator user identities.
- Members []string
- An array of administrator user identities.
- members List<String>
- An array of administrator user identities.
- members string[]
- An array of administrator user identities.
- members Sequence[str]
- An array of administrator user identities.
- members List<String>
- An array of administrator user identities.
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.
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