1. Packages
  2. Azure Native
  3. API Docs
  4. hybriddata
  5. getDataManager
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

azure-native.hybriddata.getDataManager

Explore with Pulumi AI

azure-native logo
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

    Gets information about the specified data manager resource. API Version: 2019-06-01.

    Using getDataManager

    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 getDataManager(args: GetDataManagerArgs, opts?: InvokeOptions): Promise<GetDataManagerResult>
    function getDataManagerOutput(args: GetDataManagerOutputArgs, opts?: InvokeOptions): Output<GetDataManagerResult>
    def get_data_manager(data_manager_name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetDataManagerResult
    def get_data_manager_output(data_manager_name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetDataManagerResult]
    func LookupDataManager(ctx *Context, args *LookupDataManagerArgs, opts ...InvokeOption) (*LookupDataManagerResult, error)
    func LookupDataManagerOutput(ctx *Context, args *LookupDataManagerOutputArgs, opts ...InvokeOption) LookupDataManagerResultOutput

    > Note: This function is named LookupDataManager in the Go SDK.

    public static class GetDataManager 
    {
        public static Task<GetDataManagerResult> InvokeAsync(GetDataManagerArgs args, InvokeOptions? opts = null)
        public static Output<GetDataManagerResult> Invoke(GetDataManagerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDataManagerResult> getDataManager(GetDataManagerArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:hybriddata:getDataManager
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DataManagerName string

    The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

    ResourceGroupName string

    The Resource Group Name

    DataManagerName string

    The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

    ResourceGroupName string

    The Resource Group Name

    dataManagerName String

    The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

    resourceGroupName String

    The Resource Group Name

    dataManagerName string

    The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

    resourceGroupName string

    The Resource Group Name

    data_manager_name str

    The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

    resource_group_name str

    The Resource Group Name

    dataManagerName String

    The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

    resourceGroupName String

    The Resource Group Name

    getDataManager Result

    The following output properties are available:

    Id string

    The Resource Id.

    Location string

    The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

    Name string

    The Resource Name.

    Type string

    The Resource type.

    Etag string

    Etag of the Resource.

    Sku Pulumi.AzureNative.HybridData.Outputs.SkuResponse

    The sku type.

    Tags Dictionary<string, string>

    The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

    Id string

    The Resource Id.

    Location string

    The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

    Name string

    The Resource Name.

    Type string

    The Resource type.

    Etag string

    Etag of the Resource.

    Sku SkuResponse

    The sku type.

    Tags map[string]string

    The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

    id String

    The Resource Id.

    location String

    The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

    name String

    The Resource Name.

    type String

    The Resource type.

    etag String

    Etag of the Resource.

    sku SkuResponse

    The sku type.

    tags Map<String,String>

    The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

    id string

    The Resource Id.

    location string

    The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

    name string

    The Resource Name.

    type string

    The Resource type.

    etag string

    Etag of the Resource.

    sku SkuResponse

    The sku type.

    tags {[key: string]: string}

    The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

    id str

    The Resource Id.

    location str

    The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

    name str

    The Resource Name.

    type str

    The Resource type.

    etag str

    Etag of the Resource.

    sku SkuResponse

    The sku type.

    tags Mapping[str, str]

    The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

    id String

    The Resource Id.

    location String

    The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

    name String

    The Resource Name.

    type String

    The Resource type.

    etag String

    Etag of the Resource.

    sku Property Map

    The sku type.

    tags Map<String>

    The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

    Supporting Types

    SkuResponse

    Name string

    The sku name. Required for data manager creation, optional for update.

    Tier string

    The sku tier. This is based on the SKU name.

    Name string

    The sku name. Required for data manager creation, optional for update.

    Tier string

    The sku tier. This is based on the SKU name.

    name String

    The sku name. Required for data manager creation, optional for update.

    tier String

    The sku tier. This is based on the SKU name.

    name string

    The sku name. Required for data manager creation, optional for update.

    tier string

    The sku tier. This is based on the SKU name.

    name str

    The sku name. Required for data manager creation, optional for update.

    tier str

    The sku tier. This is based on the SKU name.

    name String

    The sku name. Required for data manager creation, optional for update.

    tier String

    The sku tier. This is based on the SKU name.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi