azure-native.notificationhubs.getNotificationHubAuthorizationRule
Explore with Pulumi AI
Response for POST requests that return single SharedAccessAuthorizationRule. Azure REST API version: 2023-01-01-preview.
Using getNotificationHubAuthorizationRule
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 getNotificationHubAuthorizationRule(args: GetNotificationHubAuthorizationRuleArgs, opts?: InvokeOptions): Promise<GetNotificationHubAuthorizationRuleResult>
function getNotificationHubAuthorizationRuleOutput(args: GetNotificationHubAuthorizationRuleOutputArgs, opts?: InvokeOptions): Output<GetNotificationHubAuthorizationRuleResult>
def get_notification_hub_authorization_rule(authorization_rule_name: Optional[str] = None,
namespace_name: Optional[str] = None,
notification_hub_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNotificationHubAuthorizationRuleResult
def get_notification_hub_authorization_rule_output(authorization_rule_name: Optional[pulumi.Input[str]] = None,
namespace_name: Optional[pulumi.Input[str]] = None,
notification_hub_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNotificationHubAuthorizationRuleResult]
func LookupNotificationHubAuthorizationRule(ctx *Context, args *LookupNotificationHubAuthorizationRuleArgs, opts ...InvokeOption) (*LookupNotificationHubAuthorizationRuleResult, error)
func LookupNotificationHubAuthorizationRuleOutput(ctx *Context, args *LookupNotificationHubAuthorizationRuleOutputArgs, opts ...InvokeOption) LookupNotificationHubAuthorizationRuleResultOutput
> Note: This function is named LookupNotificationHubAuthorizationRule
in the Go SDK.
public static class GetNotificationHubAuthorizationRule
{
public static Task<GetNotificationHubAuthorizationRuleResult> InvokeAsync(GetNotificationHubAuthorizationRuleArgs args, InvokeOptions? opts = null)
public static Output<GetNotificationHubAuthorizationRuleResult> Invoke(GetNotificationHubAuthorizationRuleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNotificationHubAuthorizationRuleResult> getNotificationHubAuthorizationRule(GetNotificationHubAuthorizationRuleArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:notificationhubs:getNotificationHubAuthorizationRule
arguments:
# arguments dictionary
The following arguments are supported:
- string
Authorization Rule Name
- Namespace
Name string Namespace name
- Notification
Hub stringName Notification Hub name
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- string
Authorization Rule Name
- Namespace
Name string Namespace name
- Notification
Hub stringName Notification Hub name
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- String
Authorization Rule Name
- namespace
Name String Namespace name
- notification
Hub StringName Notification Hub name
- resource
Group StringName The name of the resource group. The name is case insensitive.
- string
Authorization Rule Name
- namespace
Name string Namespace name
- notification
Hub stringName Notification Hub name
- resource
Group stringName The name of the resource group. The name is case insensitive.
- str
Authorization Rule Name
- namespace_
name str Namespace name
- notification_
hub_ strname Notification Hub name
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- String
Authorization Rule Name
- namespace
Name String Namespace name
- notification
Hub StringName Notification Hub name
- resource
Group StringName The name of the resource group. The name is case insensitive.
getNotificationHubAuthorizationRule Result
The following output properties are available:
- Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
The name of the resource
- Properties
Pulumi.
Azure Native. Notification Hubs. Outputs. Shared Access Authorization Rule Properties Response SharedAccessAuthorizationRule properties.
- System
Data Pulumi.Azure Native. Notification Hubs. Outputs. System Data Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Location string
Deprecated - only for compatibility.
- Dictionary<string, string>
Deprecated - only for compatibility.
- Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
The name of the resource
- Properties
Shared
Access Authorization Rule Properties Response SharedAccessAuthorizationRule properties.
- System
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Location string
Deprecated - only for compatibility.
- map[string]string
Deprecated - only for compatibility.
- id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
The name of the resource
- properties
Shared
Access Authorization Rule Properties Response SharedAccessAuthorizationRule properties.
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location String
Deprecated - only for compatibility.
- Map<String,String>
Deprecated - only for compatibility.
- id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
The name of the resource
- properties
Shared
Access Authorization Rule Properties Response SharedAccessAuthorizationRule properties.
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location string
Deprecated - only for compatibility.
- {[key: string]: string}
Deprecated - only for compatibility.
- id str
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
The name of the resource
- properties
Shared
Access Authorization Rule Properties Response SharedAccessAuthorizationRule properties.
- system_
data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location str
Deprecated - only for compatibility.
- Mapping[str, str]
Deprecated - only for compatibility.
- id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
The name of the resource
- properties Property Map
SharedAccessAuthorizationRule properties.
- system
Data Property Map Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- location String
Deprecated - only for compatibility.
- Map<String>
Deprecated - only for compatibility.
Supporting Types
SharedAccessAuthorizationRulePropertiesResponse
- Claim
Type string Gets a string that describes the claim type
- Claim
Value string Gets a string that describes the claim value
- Created
Time string Gets the created time for this rule
- Key
Name string Gets a string that describes the authorization rule.
- Modified
Time string Gets the last modified time for this rule
- Revision int
Gets the revision number for the rule
- Rights List<string>
Gets or sets the rights associated with the rule.
- Primary
Key string Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- Secondary
Key string Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- Claim
Type string Gets a string that describes the claim type
- Claim
Value string Gets a string that describes the claim value
- Created
Time string Gets the created time for this rule
- Key
Name string Gets a string that describes the authorization rule.
- Modified
Time string Gets the last modified time for this rule
- Revision int
Gets the revision number for the rule
- Rights []string
Gets or sets the rights associated with the rule.
- Primary
Key string Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- Secondary
Key string Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- claim
Type String Gets a string that describes the claim type
- claim
Value String Gets a string that describes the claim value
- created
Time String Gets the created time for this rule
- key
Name String Gets a string that describes the authorization rule.
- modified
Time String Gets the last modified time for this rule
- revision Integer
Gets the revision number for the rule
- rights List<String>
Gets or sets the rights associated with the rule.
- primary
Key String Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- secondary
Key String Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- claim
Type string Gets a string that describes the claim type
- claim
Value string Gets a string that describes the claim value
- created
Time string Gets the created time for this rule
- key
Name string Gets a string that describes the authorization rule.
- modified
Time string Gets the last modified time for this rule
- revision number
Gets the revision number for the rule
- rights string[]
Gets or sets the rights associated with the rule.
- primary
Key string Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- secondary
Key string Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- claim_
type str Gets a string that describes the claim type
- claim_
value str Gets a string that describes the claim value
- created_
time str Gets the created time for this rule
- key_
name str Gets a string that describes the authorization rule.
- modified_
time str Gets the last modified time for this rule
- revision int
Gets the revision number for the rule
- rights Sequence[str]
Gets or sets the rights associated with the rule.
- primary_
key str Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- secondary_
key str Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- claim
Type String Gets a string that describes the claim type
- claim
Value String Gets a string that describes the claim value
- created
Time String Gets the created time for this rule
- key
Name String Gets a string that describes the authorization rule.
- modified
Time String Gets the last modified time for this rule
- revision Number
Gets the revision number for the rule
- rights List<String>
Gets or sets the rights associated with the rule.
- primary
Key String Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
- secondary
Key String Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0