azure-native.network.getSecurityPartnerProvider
Explore with Pulumi AI
Gets the specified Security Partner Provider.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]. See the version guide for details.
Using getSecurityPartnerProvider
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 getSecurityPartnerProvider(args: GetSecurityPartnerProviderArgs, opts?: InvokeOptions): Promise<GetSecurityPartnerProviderResult>
function getSecurityPartnerProviderOutput(args: GetSecurityPartnerProviderOutputArgs, opts?: InvokeOptions): Output<GetSecurityPartnerProviderResult>def get_security_partner_provider(resource_group_name: Optional[str] = None,
                                  security_partner_provider_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetSecurityPartnerProviderResult
def get_security_partner_provider_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                  security_partner_provider_name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetSecurityPartnerProviderResult]func LookupSecurityPartnerProvider(ctx *Context, args *LookupSecurityPartnerProviderArgs, opts ...InvokeOption) (*LookupSecurityPartnerProviderResult, error)
func LookupSecurityPartnerProviderOutput(ctx *Context, args *LookupSecurityPartnerProviderOutputArgs, opts ...InvokeOption) LookupSecurityPartnerProviderResultOutput> Note: This function is named LookupSecurityPartnerProvider in the Go SDK.
public static class GetSecurityPartnerProvider 
{
    public static Task<GetSecurityPartnerProviderResult> InvokeAsync(GetSecurityPartnerProviderArgs args, InvokeOptions? opts = null)
    public static Output<GetSecurityPartnerProviderResult> Invoke(GetSecurityPartnerProviderInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecurityPartnerProviderResult> getSecurityPartnerProvider(GetSecurityPartnerProviderArgs args, InvokeOptions options)
public static Output<GetSecurityPartnerProviderResult> getSecurityPartnerProvider(GetSecurityPartnerProviderArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getSecurityPartnerProvider
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Resource
Group stringName  - The name of the resource group.
 - Security
Partner stringProvider Name  - The name of the Security Partner Provider.
 
- Resource
Group stringName  - The name of the resource group.
 - Security
Partner stringProvider Name  - The name of the Security Partner Provider.
 
- resource
Group StringName  - The name of the resource group.
 - security
Partner StringProvider Name  - The name of the Security Partner Provider.
 
- resource
Group stringName  - The name of the resource group.
 - security
Partner stringProvider Name  - The name of the Security Partner Provider.
 
- resource_
group_ strname  - The name of the resource group.
 - security_
partner_ strprovider_ name  - The name of the Security Partner Provider.
 
- resource
Group StringName  - The name of the resource group.
 - security
Partner StringProvider Name  - The name of the Security Partner Provider.
 
getSecurityPartnerProvider Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Connection
Status string - The connection status with the Security Partner Provider.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - Name string
 - Resource name.
 - Provisioning
State string - The provisioning state of the Security Partner Provider resource.
 - Type string
 - Resource type.
 - Id string
 - Resource ID.
 - Location string
 - Resource location.
 - Security
Provider stringName  - The security provider name.
 - Dictionary<string, string>
 - Resource tags.
 - Virtual
Hub Pulumi.Azure Native. Network. Outputs. Sub Resource Response  - The virtualHub to which the Security Partner Provider belongs.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Connection
Status string - The connection status with the Security Partner Provider.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - Name string
 - Resource name.
 - Provisioning
State string - The provisioning state of the Security Partner Provider resource.
 - Type string
 - Resource type.
 - Id string
 - Resource ID.
 - Location string
 - Resource location.
 - Security
Provider stringName  - The security provider name.
 - map[string]string
 - Resource tags.
 - Virtual
Hub SubResource Response  - The virtualHub to which the Security Partner Provider belongs.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - connection
Status String - The connection status with the Security Partner Provider.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - name String
 - Resource name.
 - provisioning
State String - The provisioning state of the Security Partner Provider resource.
 - type String
 - Resource type.
 - id String
 - Resource ID.
 - location String
 - Resource location.
 - security
Provider StringName  - The security provider name.
 - Map<String,String>
 - Resource tags.
 - virtual
Hub SubResource Response  - The virtualHub to which the Security Partner Provider belongs.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - connection
Status string - The connection status with the Security Partner Provider.
 - etag string
 - A unique read-only string that changes whenever the resource is updated.
 - name string
 - Resource name.
 - provisioning
State string - The provisioning state of the Security Partner Provider resource.
 - type string
 - Resource type.
 - id string
 - Resource ID.
 - location string
 - Resource location.
 - security
Provider stringName  - The security provider name.
 - {[key: string]: string}
 - Resource tags.
 - virtual
Hub SubResource Response  - The virtualHub to which the Security Partner Provider belongs.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - connection_
status str - The connection status with the Security Partner Provider.
 - etag str
 - A unique read-only string that changes whenever the resource is updated.
 - name str
 - Resource name.
 - provisioning_
state str - The provisioning state of the Security Partner Provider resource.
 - type str
 - Resource type.
 - id str
 - Resource ID.
 - location str
 - Resource location.
 - security_
provider_ strname  - The security provider name.
 - Mapping[str, str]
 - Resource tags.
 - virtual_
hub SubResource Response  - The virtualHub to which the Security Partner Provider belongs.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - connection
Status String - The connection status with the Security Partner Provider.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - name String
 - Resource name.
 - provisioning
State String - The provisioning state of the Security Partner Provider resource.
 - type String
 - Resource type.
 - id String
 - Resource ID.
 - location String
 - Resource location.
 - security
Provider StringName  - The security provider name.
 - Map<String>
 - Resource tags.
 - virtual
Hub Property Map - The virtualHub to which the Security Partner Provider belongs.
 
Supporting Types
SubResourceResponse  
- Id string
 - Resource ID.
 
- Id string
 - Resource ID.
 
- id String
 - Resource ID.
 
- id string
 - Resource ID.
 
- id str
 - Resource ID.
 
- id String
 - Resource ID.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0