1. Packages
  2. Packages
  3. Signalfx Provider
  4. API Docs
  5. getAzureServices
Viewing docs for SignalFx v5.10.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
signalfx logo
Viewing docs for SignalFx v5.10.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
    Deprecated: signalfx.getAzureServices has been deprecated in favor of signalfx.azure.getServices

    Using getAzureServices

    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 getAzureServices(args: GetAzureServicesArgs, opts?: InvokeOptions): Promise<GetAzureServicesResult>
    function getAzureServicesOutput(args: GetAzureServicesOutputArgs, opts?: InvokeOptions): Output<GetAzureServicesResult>
    def get_azure_services(services: Optional[Sequence[GetAzureServicesService]] = None,
                           opts: Optional[InvokeOptions] = None) -> GetAzureServicesResult
    def get_azure_services_output(services: Optional[pulumi.Input[Sequence[pulumi.Input[GetAzureServicesServiceArgs]]]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetAzureServicesResult]
    func GetAzureServices(ctx *Context, args *GetAzureServicesArgs, opts ...InvokeOption) (*GetAzureServicesResult, error)
    func GetAzureServicesOutput(ctx *Context, args *GetAzureServicesOutputArgs, opts ...InvokeOption) GetAzureServicesResultOutput

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

    public static class GetAzureServices 
    {
        public static Task<GetAzureServicesResult> InvokeAsync(GetAzureServicesArgs args, InvokeOptions? opts = null)
        public static Output<GetAzureServicesResult> Invoke(GetAzureServicesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAzureServicesResult> getAzureServices(GetAzureServicesArgs args, InvokeOptions options)
    public static Output<GetAzureServicesResult> getAzureServices(GetAzureServicesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: signalfx:index/getAzureServices:getAzureServices
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getAzureServices Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Services List<Pulumi.SignalFx.Outputs.GetAzureServicesService>
    Id string
    The provider-assigned unique ID for this managed resource.
    Services []GetAzureServicesService
    id String
    The provider-assigned unique ID for this managed resource.
    services List<GetAzureServicesService>
    id string
    The provider-assigned unique ID for this managed resource.
    services GetAzureServicesService[]
    id str
    The provider-assigned unique ID for this managed resource.
    services Sequence[GetAzureServicesService]
    id String
    The provider-assigned unique ID for this managed resource.
    services List<Property Map>

    Supporting Types

    GetAzureServicesService

    Name string
    Name string
    name String
    name string
    name str
    name String

    Package Details

    Repository
    SignalFx pulumi/pulumi-signalfx
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the signalfx Terraform Provider.
    signalfx logo
    Viewing docs for SignalFx v5.10.0 (Older version)
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.