azure-native.webpubsub.getWebPubSub
Explore with Pulumi AI
Get the resource and its properties. Azure REST API version: 2023-02-01.
Other available API versions: 2021-04-01-preview, 2021-06-01-preview, 2021-09-01-preview, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
Using getWebPubSub
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 getWebPubSub(args: GetWebPubSubArgs, opts?: InvokeOptions): Promise<GetWebPubSubResult>
function getWebPubSubOutput(args: GetWebPubSubOutputArgs, opts?: InvokeOptions): Output<GetWebPubSubResult>def get_web_pub_sub(resource_group_name: Optional[str] = None,
                    resource_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetWebPubSubResult
def get_web_pub_sub_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                    resource_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetWebPubSubResult]func LookupWebPubSub(ctx *Context, args *LookupWebPubSubArgs, opts ...InvokeOption) (*LookupWebPubSubResult, error)
func LookupWebPubSubOutput(ctx *Context, args *LookupWebPubSubOutputArgs, opts ...InvokeOption) LookupWebPubSubResultOutput> Note: This function is named LookupWebPubSub in the Go SDK.
public static class GetWebPubSub 
{
    public static Task<GetWebPubSubResult> InvokeAsync(GetWebPubSubArgs args, InvokeOptions? opts = null)
    public static Output<GetWebPubSubResult> Invoke(GetWebPubSubInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWebPubSubResult> getWebPubSub(GetWebPubSubArgs args, InvokeOptions options)
public static Output<GetWebPubSubResult> getWebPubSub(GetWebPubSubArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:webpubsub:getWebPubSub
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- ResourceName string
- The name of the resource.
- ResourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- ResourceName string
- The name of the resource.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- resourceName String
- The name of the resource.
- resourceGroup stringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- resourceName string
- The name of the resource.
- resource_group_ strname 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- resource_name str
- The name of the resource.
- resourceGroup StringName 
- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- resourceName String
- The name of the resource.
getWebPubSub Result
The following output properties are available:
- ExternalIP string
- The publicly accessible IP of the resource.
- HostName string
- FQDN of the service instance.
- HostName stringPrefix 
- Deprecated.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- PrivateEndpoint List<Pulumi.Connections Azure Native. Web Pub Sub. Outputs. Private Endpoint Connection Response> 
- Private endpoint connections to the resource.
- ProvisioningState string
- Provisioning state of the resource.
- PublicPort int
- The publicly accessible port of the resource which is designed for browser/client side usage.
- ServerPort int
- The publicly accessible port of the resource which is designed for customer server side usage.
- 
List<Pulumi.Azure Native. Web Pub Sub. Outputs. Shared Private Link Resource Response> 
- The list of shared private link resources.
- SystemData Pulumi.Azure Native. Web Pub Sub. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- Version string
- Version of the resource. Probably you need the same or higher version of client SDKs.
- DisableAad boolAuth 
- DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- DisableLocal boolAuth 
- DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- Identity
Pulumi.Azure Native. Web Pub Sub. Outputs. Managed Identity Response 
- A class represent managed identities used for request and response
- LiveTrace Pulumi.Configuration Azure Native. Web Pub Sub. Outputs. Live Trace Configuration Response 
- Live trace configuration of a Microsoft.SignalRService resource.
- Location string
- The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
- NetworkACLs Pulumi.Azure Native. Web Pub Sub. Outputs. Web Pub Sub Network ACLs Response 
- Network ACLs for the resource
- PublicNetwork stringAccess 
- Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
- ResourceLog Pulumi.Configuration Azure Native. Web Pub Sub. Outputs. Resource Log Configuration Response 
- Resource log configuration of a Microsoft.SignalRService resource.
- Sku
Pulumi.Azure Native. Web Pub Sub. Outputs. Resource Sku Response 
- The billing information of the resource.
- Dictionary<string, string>
- Tags of the service which is a list of key value pairs that describe the resource.
- Tls
Pulumi.Azure Native. Web Pub Sub. Outputs. Web Pub Sub Tls Settings Response 
- TLS settings for the resource
- ExternalIP string
- The publicly accessible IP of the resource.
- HostName string
- FQDN of the service instance.
- HostName stringPrefix 
- Deprecated.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- PrivateEndpoint []PrivateConnections Endpoint Connection Response 
- Private endpoint connections to the resource.
- ProvisioningState string
- Provisioning state of the resource.
- PublicPort int
- The publicly accessible port of the resource which is designed for browser/client side usage.
- ServerPort int
- The publicly accessible port of the resource which is designed for customer server side usage.
- 
[]SharedPrivate Link Resource Response 
- The list of shared private link resources.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- Version string
- Version of the resource. Probably you need the same or higher version of client SDKs.
- DisableAad boolAuth 
- DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- DisableLocal boolAuth 
- DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- Identity
ManagedIdentity Response 
- A class represent managed identities used for request and response
- LiveTrace LiveConfiguration Trace Configuration Response 
- Live trace configuration of a Microsoft.SignalRService resource.
- Location string
- The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
- NetworkACLs WebPub Sub Network ACLs Response 
- Network ACLs for the resource
- PublicNetwork stringAccess 
- Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
- ResourceLog ResourceConfiguration Log Configuration Response 
- Resource log configuration of a Microsoft.SignalRService resource.
- Sku
ResourceSku Response 
- The billing information of the resource.
- map[string]string
- Tags of the service which is a list of key value pairs that describe the resource.
- Tls
WebPub Sub Tls Settings Response 
- TLS settings for the resource
- externalIP String
- The publicly accessible IP of the resource.
- hostName String
- FQDN of the service instance.
- hostName StringPrefix 
- Deprecated.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- privateEndpoint List<PrivateConnections Endpoint Connection Response> 
- Private endpoint connections to the resource.
- provisioningState String
- Provisioning state of the resource.
- publicPort Integer
- The publicly accessible port of the resource which is designed for browser/client side usage.
- serverPort Integer
- The publicly accessible port of the resource which is designed for customer server side usage.
- 
List<SharedPrivate Link Resource Response> 
- The list of shared private link resources.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- version String
- Version of the resource. Probably you need the same or higher version of client SDKs.
- disableAad BooleanAuth 
- DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disableLocal BooleanAuth 
- DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- identity
ManagedIdentity Response 
- A class represent managed identities used for request and response
- liveTrace LiveConfiguration Trace Configuration Response 
- Live trace configuration of a Microsoft.SignalRService resource.
- location String
- The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
- networkACLs WebPub Sub Network ACLs Response 
- Network ACLs for the resource
- publicNetwork StringAccess 
- Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
- resourceLog ResourceConfiguration Log Configuration Response 
- Resource log configuration of a Microsoft.SignalRService resource.
- sku
ResourceSku Response 
- The billing information of the resource.
- Map<String,String>
- Tags of the service which is a list of key value pairs that describe the resource.
- tls
WebPub Sub Tls Settings Response 
- TLS settings for the resource
- externalIP string
- The publicly accessible IP of the resource.
- hostName string
- FQDN of the service instance.
- hostName stringPrefix 
- Deprecated.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- privateEndpoint PrivateConnections Endpoint Connection Response[] 
- Private endpoint connections to the resource.
- provisioningState string
- Provisioning state of the resource.
- publicPort number
- The publicly accessible port of the resource which is designed for browser/client side usage.
- serverPort number
- The publicly accessible port of the resource which is designed for customer server side usage.
- 
SharedPrivate Link Resource Response[] 
- The list of shared private link resources.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- version string
- Version of the resource. Probably you need the same or higher version of client SDKs.
- disableAad booleanAuth 
- DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disableLocal booleanAuth 
- DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- identity
ManagedIdentity Response 
- A class represent managed identities used for request and response
- liveTrace LiveConfiguration Trace Configuration Response 
- Live trace configuration of a Microsoft.SignalRService resource.
- location string
- The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
- networkACLs WebPub Sub Network ACLs Response 
- Network ACLs for the resource
- publicNetwork stringAccess 
- Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
- resourceLog ResourceConfiguration Log Configuration Response 
- Resource log configuration of a Microsoft.SignalRService resource.
- sku
ResourceSku Response 
- The billing information of the resource.
- {[key: string]: string}
- Tags of the service which is a list of key value pairs that describe the resource.
- tls
WebPub Sub Tls Settings Response 
- TLS settings for the resource
- external_ip str
- The publicly accessible IP of the resource.
- host_name str
- FQDN of the service instance.
- host_name_ strprefix 
- Deprecated.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- private_endpoint_ Sequence[Privateconnections Endpoint Connection Response] 
- Private endpoint connections to the resource.
- provisioning_state str
- Provisioning state of the resource.
- public_port int
- The publicly accessible port of the resource which is designed for browser/client side usage.
- server_port int
- The publicly accessible port of the resource which is designed for customer server side usage.
- 
Sequence[SharedPrivate Link Resource Response] 
- The list of shared private link resources.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- version str
- Version of the resource. Probably you need the same or higher version of client SDKs.
- disable_aad_ boolauth 
- DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disable_local_ boolauth 
- DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- identity
ManagedIdentity Response 
- A class represent managed identities used for request and response
- live_trace_ Liveconfiguration Trace Configuration Response 
- Live trace configuration of a Microsoft.SignalRService resource.
- location str
- The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
- network_acls WebPub Sub Network ACLs Response 
- Network ACLs for the resource
- public_network_ straccess 
- Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
- resource_log_ Resourceconfiguration Log Configuration Response 
- Resource log configuration of a Microsoft.SignalRService resource.
- sku
ResourceSku Response 
- The billing information of the resource.
- Mapping[str, str]
- Tags of the service which is a list of key value pairs that describe the resource.
- tls
WebPub Sub Tls Settings Response 
- TLS settings for the resource
- externalIP String
- The publicly accessible IP of the resource.
- hostName String
- FQDN of the service instance.
- hostName StringPrefix 
- Deprecated.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- privateEndpoint List<Property Map>Connections 
- Private endpoint connections to the resource.
- provisioningState String
- Provisioning state of the resource.
- publicPort Number
- The publicly accessible port of the resource which is designed for browser/client side usage.
- serverPort Number
- The publicly accessible port of the resource which is designed for customer server side usage.
- List<Property Map>
- The list of shared private link resources.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- version String
- Version of the resource. Probably you need the same or higher version of client SDKs.
- disableAad BooleanAuth 
- DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disableLocal BooleanAuth 
- DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- identity Property Map
- A class represent managed identities used for request and response
- liveTrace Property MapConfiguration 
- Live trace configuration of a Microsoft.SignalRService resource.
- location String
- The GEO location of the resource. e.g. West US | East US | North Central US | South Central US.
- networkACLs Property Map
- Network ACLs for the resource
- publicNetwork StringAccess 
- Enable or disable public network access. Default to "Enabled". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
- resourceLog Property MapConfiguration 
- Resource log configuration of a Microsoft.SignalRService resource.
- sku Property Map
- The billing information of the resource.
- Map<String>
- Tags of the service which is a list of key value pairs that describe the resource.
- tls Property Map
- TLS settings for the resource
Supporting Types
LiveTraceCategoryResponse   
LiveTraceConfigurationResponse   
- Categories
List<Pulumi.Azure Native. Web Pub Sub. Inputs. Live Trace Category Response> 
- Gets or sets the list of category configurations.
- Enabled string
- Indicates whether or not enable live trace. When it's set to true, live trace client can connect to the service. Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories". Available values: true, false. Case insensitive.
- Categories
[]LiveTrace Category Response 
- Gets or sets the list of category configurations.
- Enabled string
- Indicates whether or not enable live trace. When it's set to true, live trace client can connect to the service. Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories". Available values: true, false. Case insensitive.
- categories
List<LiveTrace Category Response> 
- Gets or sets the list of category configurations.
- enabled String
- Indicates whether or not enable live trace. When it's set to true, live trace client can connect to the service. Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories". Available values: true, false. Case insensitive.
- categories
LiveTrace Category Response[] 
- Gets or sets the list of category configurations.
- enabled string
- Indicates whether or not enable live trace. When it's set to true, live trace client can connect to the service. Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories". Available values: true, false. Case insensitive.
- categories
Sequence[LiveTrace Category Response] 
- Gets or sets the list of category configurations.
- enabled str
- Indicates whether or not enable live trace. When it's set to true, live trace client can connect to the service. Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories". Available values: true, false. Case insensitive.
- categories List<Property Map>
- Gets or sets the list of category configurations.
- enabled String
- Indicates whether or not enable live trace. When it's set to true, live trace client can connect to the service. Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories". Available values: true, false. Case insensitive.
ManagedIdentityResponse  
- PrincipalId string
- Get the principal id for the system assigned identity. Only be used in response.
- TenantId string
- Get the tenant id for the system assigned identity. Only be used in response
- Type string
- Represents the identity type: systemAssigned, userAssigned, None
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Web Pub Sub. Inputs. User Assigned Identity Property Response> 
- Get or set the user assigned identities
- PrincipalId string
- Get the principal id for the system assigned identity. Only be used in response.
- TenantId string
- Get the tenant id for the system assigned identity. Only be used in response
- Type string
- Represents the identity type: systemAssigned, userAssigned, None
- UserAssigned map[string]UserIdentities Assigned Identity Property Response 
- Get or set the user assigned identities
- principalId String
- Get the principal id for the system assigned identity. Only be used in response.
- tenantId String
- Get the tenant id for the system assigned identity. Only be used in response
- type String
- Represents the identity type: systemAssigned, userAssigned, None
- userAssigned Map<String,UserIdentities Assigned Identity Property Response> 
- Get or set the user assigned identities
- principalId string
- Get the principal id for the system assigned identity. Only be used in response.
- tenantId string
- Get the tenant id for the system assigned identity. Only be used in response
- type string
- Represents the identity type: systemAssigned, userAssigned, None
- userAssigned {[key: string]: UserIdentities Assigned Identity Property Response} 
- Get or set the user assigned identities
- principal_id str
- Get the principal id for the system assigned identity. Only be used in response.
- tenant_id str
- Get the tenant id for the system assigned identity. Only be used in response
- type str
- Represents the identity type: systemAssigned, userAssigned, None
- user_assigned_ Mapping[str, Useridentities Assigned Identity Property Response] 
- Get or set the user assigned identities
- principalId String
- Get the principal id for the system assigned identity. Only be used in response.
- tenantId String
- Get the tenant id for the system assigned identity. Only be used in response
- type String
- Represents the identity type: systemAssigned, userAssigned, None
- userAssigned Map<Property Map>Identities 
- Get or set the user assigned identities
NetworkACLResponse 
PrivateEndpointACLResponse  
PrivateEndpointConnectionResponse   
- GroupIds List<string>
- Group IDs
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- ProvisioningState string
- Provisioning state of the resource.
- SystemData Pulumi.Azure Native. Web Pub Sub. Inputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- PrivateEndpoint Pulumi.Azure Native. Web Pub Sub. Inputs. Private Endpoint Response 
- Private endpoint
- PrivateLink Pulumi.Service Connection State Azure Native. Web Pub Sub. Inputs. Private Link Service Connection State Response 
- Connection state of the private endpoint connection
- GroupIds []string
- Group IDs
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- ProvisioningState string
- Provisioning state of the resource.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- PrivateEndpoint PrivateEndpoint Response 
- Private endpoint
- PrivateLink PrivateService Connection State Link Service Connection State Response 
- Connection state of the private endpoint connection
- groupIds List<String>
- Group IDs
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- provisioningState String
- Provisioning state of the resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- privateEndpoint PrivateEndpoint Response 
- Private endpoint
- privateLink PrivateService Connection State Link Service Connection State Response 
- Connection state of the private endpoint connection
- groupIds string[]
- Group IDs
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- provisioningState string
- Provisioning state of the resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- privateEndpoint PrivateEndpoint Response 
- Private endpoint
- privateLink PrivateService Connection State Link Service Connection State Response 
- Connection state of the private endpoint connection
- group_ids Sequence[str]
- Group IDs
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- provisioning_state str
- Provisioning state of the resource.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- private_endpoint PrivateEndpoint Response 
- Private endpoint
- private_link_ Privateservice_ connection_ state Link Service Connection State Response 
- Connection state of the private endpoint connection
- groupIds List<String>
- Group IDs
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- provisioningState String
- Provisioning state of the resource.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- privateEndpoint Property Map
- Private endpoint
- privateLink Property MapService Connection State 
- Connection state of the private endpoint connection
PrivateEndpointResponse  
- Id string
- Full qualified Id of the private endpoint
- Id string
- Full qualified Id of the private endpoint
- id String
- Full qualified Id of the private endpoint
- id string
- Full qualified Id of the private endpoint
- id str
- Full qualified Id of the private endpoint
- id String
- Full qualified Id of the private endpoint
PrivateLinkServiceConnectionStateResponse     
- ActionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- ActionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actionsRequired String
- A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actionsRequired string
- A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The reason for approval/rejection of the connection.
- status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_required str
- A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The reason for approval/rejection of the connection.
- status str
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actionsRequired String
- A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
ResourceLogCategoryResponse   
ResourceLogConfigurationResponse   
- Categories
List<Pulumi.Azure Native. Web Pub Sub. Inputs. Resource Log Category Response> 
- Gets or sets the list of category configurations.
- Categories
[]ResourceLog Category Response 
- Gets or sets the list of category configurations.
- categories
List<ResourceLog Category Response> 
- Gets or sets the list of category configurations.
- categories
ResourceLog Category Response[] 
- Gets or sets the list of category configurations.
- categories
Sequence[ResourceLog Category Response] 
- Gets or sets the list of category configurations.
- categories List<Property Map>
- Gets or sets the list of category configurations.
ResourceSkuResponse  
- Family string
- Not used. Retained for future use.
- Name string
- The name of the SKU. Required. - Allowed values: Standard_S1, Free_F1, Premium_P1 
- Size string
- Not used. Retained for future use.
- Capacity int
- Optional, integer. The unit count of the resource. 1 by default. - If present, following values are allowed: Free: 1; Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; 
- Tier string
- Optional tier of this particular SKU. 'Standard' or 'Free'. - Basicis deprecated, use- Standardinstead.
- Family string
- Not used. Retained for future use.
- Name string
- The name of the SKU. Required. - Allowed values: Standard_S1, Free_F1, Premium_P1 
- Size string
- Not used. Retained for future use.
- Capacity int
- Optional, integer. The unit count of the resource. 1 by default. - If present, following values are allowed: Free: 1; Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; 
- Tier string
- Optional tier of this particular SKU. 'Standard' or 'Free'. - Basicis deprecated, use- Standardinstead.
- family String
- Not used. Retained for future use.
- name String
- The name of the SKU. Required. - Allowed values: Standard_S1, Free_F1, Premium_P1 
- size String
- Not used. Retained for future use.
- capacity Integer
- Optional, integer. The unit count of the resource. 1 by default. - If present, following values are allowed: Free: 1; Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; 
- tier String
- Optional tier of this particular SKU. 'Standard' or 'Free'. - Basicis deprecated, use- Standardinstead.
- family string
- Not used. Retained for future use.
- name string
- The name of the SKU. Required. - Allowed values: Standard_S1, Free_F1, Premium_P1 
- size string
- Not used. Retained for future use.
- capacity number
- Optional, integer. The unit count of the resource. 1 by default. - If present, following values are allowed: Free: 1; Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; 
- tier string
- Optional tier of this particular SKU. 'Standard' or 'Free'. - Basicis deprecated, use- Standardinstead.
- family str
- Not used. Retained for future use.
- name str
- The name of the SKU. Required. - Allowed values: Standard_S1, Free_F1, Premium_P1 
- size str
- Not used. Retained for future use.
- capacity int
- Optional, integer. The unit count of the resource. 1 by default. - If present, following values are allowed: Free: 1; Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; 
- tier str
- Optional tier of this particular SKU. 'Standard' or 'Free'. - Basicis deprecated, use- Standardinstead.
- family String
- Not used. Retained for future use.
- name String
- The name of the SKU. Required. - Allowed values: Standard_S1, Free_F1, Premium_P1 
- size String
- Not used. Retained for future use.
- capacity Number
- Optional, integer. The unit count of the resource. 1 by default. - If present, following values are allowed: Free: 1; Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100; 
- tier String
- Optional tier of this particular SKU. 'Standard' or 'Free'. - Basicis deprecated, use- Standardinstead.
SharedPrivateLinkResourceResponse    
- GroupId string
- The group id from the provider of resource the shared private link resource is for
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- PrivateLink stringResource Id 
- The resource id of the resource the shared private link resource is for
- ProvisioningState string
- Provisioning state of the resource.
- Status string
- Status of the shared private link resource
- SystemData Pulumi.Azure Native. Web Pub Sub. Inputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- RequestMessage string
- The request message for requesting approval of the shared private link resource
- GroupId string
- The group id from the provider of resource the shared private link resource is for
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- PrivateLink stringResource Id 
- The resource id of the resource the shared private link resource is for
- ProvisioningState string
- Provisioning state of the resource.
- Status string
- Status of the shared private link resource
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- RequestMessage string
- The request message for requesting approval of the shared private link resource
- groupId String
- The group id from the provider of resource the shared private link resource is for
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- privateLink StringResource Id 
- The resource id of the resource the shared private link resource is for
- provisioningState String
- Provisioning state of the resource.
- status String
- Status of the shared private link resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- requestMessage String
- The request message for requesting approval of the shared private link resource
- groupId string
- The group id from the provider of resource the shared private link resource is for
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- privateLink stringResource Id 
- The resource id of the resource the shared private link resource is for
- provisioningState string
- Provisioning state of the resource.
- status string
- Status of the shared private link resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- requestMessage string
- The request message for requesting approval of the shared private link resource
- group_id str
- The group id from the provider of resource the shared private link resource is for
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- private_link_ strresource_ id 
- The resource id of the resource the shared private link resource is for
- provisioning_state str
- Provisioning state of the resource.
- status str
- Status of the shared private link resource
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- request_message str
- The request message for requesting approval of the shared private link resource
- groupId String
- The group id from the provider of resource the shared private link resource is for
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- privateLink StringResource Id 
- The resource id of the resource the shared private link resource is for
- provisioningState String
- Provisioning state of the resource.
- status String
- Status of the shared private link resource
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- requestMessage String
- The request message for requesting approval of the shared private link resource
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserAssignedIdentityPropertyResponse    
- ClientId string
- Get the client id for the user assigned identity
- PrincipalId string
- Get the principal id for the user assigned identity
- ClientId string
- Get the client id for the user assigned identity
- PrincipalId string
- Get the principal id for the user assigned identity
- clientId String
- Get the client id for the user assigned identity
- principalId String
- Get the principal id for the user assigned identity
- clientId string
- Get the client id for the user assigned identity
- principalId string
- Get the principal id for the user assigned identity
- client_id str
- Get the client id for the user assigned identity
- principal_id str
- Get the principal id for the user assigned identity
- clientId String
- Get the client id for the user assigned identity
- principalId String
- Get the principal id for the user assigned identity
WebPubSubNetworkACLsResponse     
- DefaultAction string
- Azure Networking ACL Action.
- PrivateEndpoints List<Pulumi.Azure Native. Web Pub Sub. Inputs. Private Endpoint ACLResponse> 
- ACLs for requests from private endpoints
- PublicNetwork Pulumi.Azure Native. Web Pub Sub. Inputs. Network ACLResponse 
- Network ACL
- DefaultAction string
- Azure Networking ACL Action.
- PrivateEndpoints []PrivateEndpoint ACLResponse 
- ACLs for requests from private endpoints
- PublicNetwork NetworkACLResponse 
- Network ACL
- defaultAction String
- Azure Networking ACL Action.
- privateEndpoints List<PrivateEndpoint ACLResponse> 
- ACLs for requests from private endpoints
- publicNetwork NetworkACLResponse 
- Network ACL
- defaultAction string
- Azure Networking ACL Action.
- privateEndpoints PrivateEndpoint ACLResponse[] 
- ACLs for requests from private endpoints
- publicNetwork NetworkACLResponse 
- Network ACL
- default_action str
- Azure Networking ACL Action.
- private_endpoints Sequence[PrivateEndpoint ACLResponse] 
- ACLs for requests from private endpoints
- public_network NetworkACLResponse 
- Network ACL
- defaultAction String
- Azure Networking ACL Action.
- privateEndpoints List<Property Map>
- ACLs for requests from private endpoints
- publicNetwork Property Map
- Network ACL
WebPubSubTlsSettingsResponse     
- ClientCert boolEnabled 
- Request client certificate during TLS handshake if enabled
- ClientCert boolEnabled 
- Request client certificate during TLS handshake if enabled
- clientCert BooleanEnabled 
- Request client certificate during TLS handshake if enabled
- clientCert booleanEnabled 
- Request client certificate during TLS handshake if enabled
- client_cert_ boolenabled 
- Request client certificate during TLS handshake if enabled
- clientCert BooleanEnabled 
- Request client certificate during TLS handshake if enabled
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0