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.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:webpubsub:getWebPubSub
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group 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.
- Resource
Name string - The name of the resource.
- Resource
Group 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.
- Resource
Name string - The name of the resource.
- resource
Group 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.
- resource
Name String - The name of the resource.
- resource
Group 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.
- resource
Name 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.
- resource
Group 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.
- resource
Name String - The name of the resource.
getWebPubSub Result
The following output properties are available:
- External
IP string - The publicly accessible IP of the resource.
- Host
Name string - FQDN of the service instance.
- Host
Name stringPrefix - Deprecated.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Private
Endpoint List<Pulumi.Connections Azure Native. Web Pub Sub. Outputs. Private Endpoint Connection Response> - Private endpoint connections to the resource.
- Provisioning
State string - 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.
- List<Pulumi.
Azure Native. Web Pub Sub. Outputs. Shared Private Link Resource Response> - The list of shared private link resources.
- System
Data 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.
- 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
Pulumi.
Azure Native. Web Pub Sub. Outputs. Managed Identity Response - A class represent managed identities used for request and response
- Live
Trace 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.
- Network
ACLs Pulumi.Azure Native. Web Pub Sub. Outputs. Web Pub Sub Network ACLs Response - Network ACLs for the resource
- Public
Network 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.
- Resource
Log 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
- External
IP string - The publicly accessible IP of the resource.
- Host
Name string - FQDN of the service instance.
- Host
Name stringPrefix - Deprecated.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - Private endpoint connections to the resource.
- Provisioning
State string - 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.
- []Shared
Private 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 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.
- 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
Managed
Identity 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 string
- 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 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.
- Resource
Log ResourceConfiguration Log Configuration Response - Resource log configuration of a Microsoft.SignalRService resource.
- Sku
Resource
Sku 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
Web
Pub Sub Tls Settings Response - TLS settings for the resource
- external
IP String - The publicly accessible IP of the resource.
- host
Name String - FQDN of the service instance.
- host
Name StringPrefix - Deprecated.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - Private endpoint connections to the resource.
- provisioning
State String - Provisioning state of the resource.
- public
Port Integer - The publicly accessible port of the resource which is designed for browser/client side usage.
- server
Port Integer - The publicly accessible port of the resource which is designed for customer server side usage.
- List<Shared
Private 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 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.
- disable
Aad BooleanAuth - DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disable
Local BooleanAuth - DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- identity
Managed
Identity 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 String
- 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 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.
- resource
Log ResourceConfiguration Log Configuration Response - Resource log configuration of a Microsoft.SignalRService resource.
- sku
Resource
Sku 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
Web
Pub Sub Tls Settings Response - TLS settings for the resource
- external
IP string - The publicly accessible IP of the resource.
- host
Name string - FQDN of the service instance.
- host
Name stringPrefix - Deprecated.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - Private endpoint connections to the resource.
- provisioning
State string - Provisioning state of the resource.
- public
Port number - The publicly accessible port of the resource which is designed for browser/client side usage.
- server
Port number - The publicly accessible port of the resource which is designed for customer server side usage.
- Shared
Private 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 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.
- disable
Aad booleanAuth - DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disable
Local booleanAuth - DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work.
- identity
Managed
Identity 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 string
- 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 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.
- resource
Log ResourceConfiguration Log Configuration Response - Resource log configuration of a Microsoft.SignalRService resource.
- sku
Resource
Sku 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
Web
Pub 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[Shared
Private 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
Managed
Identity 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
Resource
Sku 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
Web
Pub Sub Tls Settings Response - TLS settings for the resource
- external
IP String - The publicly accessible IP of the resource.
- host
Name String - FQDN of the service instance.
- host
Name StringPrefix - Deprecated.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- private
Endpoint List<Property Map>Connections - Private endpoint connections to the resource.
- provisioning
State String - Provisioning state of the resource.
- public
Port Number - The publicly accessible port of the resource which is designed for browser/client side usage.
- server
Port 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.
- system
Data 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.
- disable
Aad BooleanAuth - DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work.
- disable
Local 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
- live
Trace 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.
- network
ACLs Property Map - Network ACLs for the resource
- public
Network 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.
- resource
Log 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
[]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
List<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
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
Sequence[Live
Trace 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
- Principal
Id string - Get the principal id for the system assigned identity. Only be used in response.
- Tenant
Id string - Get the tenant id for the system assigned identity. Only be used in response
- Type string
- Represents the identity type: systemAssigned, userAssigned, None
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Web Pub Sub. Inputs. User Assigned Identity Property Response> - Get or set the user assigned identities
- Principal
Id string - Get the principal id for the system assigned identity. Only be used in response.
- Tenant
Id string - Get the tenant id for the system assigned identity. Only be used in response
- Type string
- Represents the identity type: systemAssigned, userAssigned, None
- User
Assigned map[string]UserIdentities Assigned Identity Property Response - Get or set the user assigned identities
- principal
Id String - Get the principal id for the system assigned identity. Only be used in response.
- tenant
Id String - Get the tenant id for the system assigned identity. Only be used in response
- type String
- Represents the identity type: systemAssigned, userAssigned, None
- user
Assigned Map<String,UserIdentities Assigned Identity Property Response> - Get or set the user assigned identities
- principal
Id string - Get the principal id for the system assigned identity. Only be used in response.
- tenant
Id string - Get the tenant id for the system assigned identity. Only be used in response
- type string
- Represents the identity type: systemAssigned, userAssigned, None
- user
Assigned {[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
- principal
Id String - Get the principal id for the system assigned identity. Only be used in response.
- tenant
Id String - Get the tenant id for the system assigned identity. Only be used in response
- type String
- Represents the identity type: systemAssigned, userAssigned, None
- user
Assigned Map<Property Map>Identities - Get or set the user assigned identities
NetworkACLResponse
PrivateEndpointACLResponse
PrivateEndpointConnectionResponse
- Group
Ids List<string> - Group IDs
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Provisioning
State string - Provisioning state of the resource.
- System
Data 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"
- Private
Endpoint Pulumi.Azure Native. Web Pub Sub. Inputs. Private Endpoint Response - Private endpoint
- Private
Link Pulumi.Service Connection State Azure Native. Web Pub Sub. Inputs. Private Link Service Connection State Response - Connection state of the private endpoint connection
- Group
Ids []string - Group IDs
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Provisioning
State string - Provisioning state of the resource.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- 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
- group
Ids List<String> - Group IDs
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- provisioning
State String - Provisioning state of the resource.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- 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
- group
Ids string[] - Group IDs
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- provisioning
State string - Provisioning state of the resource.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- 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
- 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
- group
Ids List<String> - Group IDs
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- provisioning
State String - Provisioning state of the resource.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- private
Endpoint Property Map - Private endpoint
- private
Link 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
- Actions
Required 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 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 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 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.
- actions
Required 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
[]Resource
Log Category Response - Gets or sets the list of category configurations.
- categories
List<Resource
Log Category Response> - Gets or sets the list of category configurations.
- categories
Resource
Log Category Response[] - Gets or sets the list of category configurations.
- categories
Sequence[Resource
Log 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'.
Basic
is deprecated, useStandard
instead.
- 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'.
Basic
is deprecated, useStandard
instead.
- 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'.
Basic
is deprecated, useStandard
instead.
- 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'.
Basic
is deprecated, useStandard
instead.
- 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'.
Basic
is deprecated, useStandard
instead.
- 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'.
Basic
is deprecated, useStandard
instead.
SharedPrivateLinkResourceResponse
- Group
Id 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.
- Private
Link stringResource Id - The resource id of the resource the shared private link resource is for
- Provisioning
State string - Provisioning state of the resource.
- Status string
- Status of the shared private link resource
- System
Data 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"
- Request
Message string - The request message for requesting approval of the shared private link resource
- Group
Id 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.
- Private
Link stringResource Id - The resource id of the resource the shared private link resource is for
- Provisioning
State string - Provisioning state of the resource.
- Status string
- Status of the shared private link resource
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- Request
Message string - The request message for requesting approval of the shared private link resource
- group
Id 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.
- private
Link StringResource Id - The resource id of the resource the shared private link resource is for
- provisioning
State String - Provisioning state of the resource.
- status String
- Status of the shared private link resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- request
Message String - The request message for requesting approval of the shared private link resource
- group
Id 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.
- private
Link stringResource Id - The resource id of the resource the shared private link resource is for
- provisioning
State string - Provisioning state of the resource.
- status string
- Status of the shared private link resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- request
Message 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
- group
Id 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.
- private
Link StringResource Id - The resource id of the resource the shared private link resource is for
- provisioning
State String - Provisioning state of the resource.
- status String
- Status of the shared private link resource
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
- request
Message String - The request message for requesting approval of the shared private link resource
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.
UserAssignedIdentityPropertyResponse
- Client
Id string - Get the client id for the user assigned identity
- Principal
Id string - Get the principal id for the user assigned identity
- Client
Id string - Get the client id for the user assigned identity
- Principal
Id string - Get the principal id for the user assigned identity
- client
Id String - Get the client id for the user assigned identity
- principal
Id String - Get the principal id for the user assigned identity
- client
Id string - Get the client id for the user assigned identity
- principal
Id 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
- client
Id String - Get the client id for the user assigned identity
- principal
Id String - Get the principal id for the user assigned identity
WebPubSubNetworkACLsResponse
- Default
Action string - Azure Networking ACL Action.
- Private
Endpoints List<Pulumi.Azure Native. Web Pub Sub. Inputs. Private Endpoint ACLResponse> - ACLs for requests from private endpoints
- Public
Network Pulumi.Azure Native. Web Pub Sub. Inputs. Network ACLResponse - Network ACL
- Default
Action string - Azure Networking ACL Action.
- Private
Endpoints []PrivateEndpoint ACLResponse - ACLs for requests from private endpoints
- Public
Network NetworkACLResponse - Network ACL
- default
Action String - Azure Networking ACL Action.
- private
Endpoints List<PrivateEndpoint ACLResponse> - ACLs for requests from private endpoints
- public
Network NetworkACLResponse - Network ACL
- default
Action string - Azure Networking ACL Action.
- private
Endpoints PrivateEndpoint ACLResponse[] - ACLs for requests from private endpoints
- public
Network 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
- default
Action String - Azure Networking ACL Action.
- private
Endpoints List<Property Map> - ACLs for requests from private endpoints
- public
Network Property Map - Network ACL
WebPubSubTlsSettingsResponse
- Client
Cert boolEnabled - Request client certificate during TLS handshake if enabled
- Client
Cert boolEnabled - Request client certificate during TLS handshake if enabled
- client
Cert BooleanEnabled - Request client certificate during TLS handshake if enabled
- client
Cert booleanEnabled - Request client certificate during TLS handshake if enabled
- client_
cert_ boolenabled - Request client certificate during TLS handshake if enabled
- client
Cert BooleanEnabled - Request client certificate during TLS handshake if enabled
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0