azure-native.notificationhubs.getNamespaceAuthorizationRule
Explore with Pulumi AI
Response for POST requests that return single SharedAccessAuthorizationRule.
Uses Azure REST API version 2023-10-01-preview.
Other available API versions: 2023-01-01-preview, 2023-09-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native notificationhubs [ApiVersion]. See the version guide for details.
Using getNamespaceAuthorizationRule
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 getNamespaceAuthorizationRule(args: GetNamespaceAuthorizationRuleArgs, opts?: InvokeOptions): Promise<GetNamespaceAuthorizationRuleResult>
function getNamespaceAuthorizationRuleOutput(args: GetNamespaceAuthorizationRuleOutputArgs, opts?: InvokeOptions): Output<GetNamespaceAuthorizationRuleResult>def get_namespace_authorization_rule(authorization_rule_name: Optional[str] = None,
                                     namespace_name: Optional[str] = None,
                                     resource_group_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetNamespaceAuthorizationRuleResult
def get_namespace_authorization_rule_output(authorization_rule_name: Optional[pulumi.Input[str]] = None,
                                     namespace_name: Optional[pulumi.Input[str]] = None,
                                     resource_group_name: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetNamespaceAuthorizationRuleResult]func LookupNamespaceAuthorizationRule(ctx *Context, args *LookupNamespaceAuthorizationRuleArgs, opts ...InvokeOption) (*LookupNamespaceAuthorizationRuleResult, error)
func LookupNamespaceAuthorizationRuleOutput(ctx *Context, args *LookupNamespaceAuthorizationRuleOutputArgs, opts ...InvokeOption) LookupNamespaceAuthorizationRuleResultOutput> Note: This function is named LookupNamespaceAuthorizationRule in the Go SDK.
public static class GetNamespaceAuthorizationRule 
{
    public static Task<GetNamespaceAuthorizationRuleResult> InvokeAsync(GetNamespaceAuthorizationRuleArgs args, InvokeOptions? opts = null)
    public static Output<GetNamespaceAuthorizationRuleResult> Invoke(GetNamespaceAuthorizationRuleInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNamespaceAuthorizationRuleResult> getNamespaceAuthorizationRule(GetNamespaceAuthorizationRuleArgs args, InvokeOptions options)
public static Output<GetNamespaceAuthorizationRuleResult> getNamespaceAuthorizationRule(GetNamespaceAuthorizationRuleArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:notificationhubs:getNamespaceAuthorizationRule
  arguments:
    # arguments dictionaryThe following arguments are supported:
- string
 - Authorization Rule Name
 - Namespace
Name string - Namespace name
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- string
 - Authorization Rule Name
 - Namespace
Name string - Namespace name
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- String
 - Authorization Rule Name
 - namespace
Name String - Namespace name
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
- string
 - Authorization Rule Name
 - namespace
Name string - Namespace name
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- str
 - Authorization Rule Name
 - namespace_
name str - Namespace name
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 
- String
 - Authorization Rule Name
 - namespace
Name String - Namespace name
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
getNamespaceAuthorizationRule Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - 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
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Key
Name string - Gets a string that describes the authorization rule.
 - Modified
Time string - Gets the last modified time for this rule
 - Name string
 - The name of the resource
 - Revision int
 - Gets the revision number for the rule
 - Rights List<string>
 - Gets or sets the rights associated with the rule.
 - 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.
 - 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.
 - Dictionary<string, string>
 - Deprecated - only for compatibility.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - 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
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Key
Name string - Gets a string that describes the authorization rule.
 - Modified
Time string - Gets the last modified time for this rule
 - Name string
 - The name of the resource
 - Revision int
 - Gets the revision number for the rule
 - Rights []string
 - Gets or sets the rights associated with the rule.
 - 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.
 - 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.
 - map[string]string
 - Deprecated - only for compatibility.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - 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
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - key
Name String - Gets a string that describes the authorization rule.
 - modified
Time String - Gets the last modified time for this rule
 - name String
 - The name of the resource
 - revision Integer
 - Gets the revision number for the rule
 - rights List<String>
 - Gets or sets the rights associated with the rule.
 - 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.
 - 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.
 - Map<String,String>
 - Deprecated - only for compatibility.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - 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
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - key
Name string - Gets a string that describes the authorization rule.
 - modified
Time string - Gets the last modified time for this rule
 - name string
 - The name of the resource
 - revision number
 - Gets the revision number for the rule
 - rights string[]
 - Gets or sets the rights associated with the rule.
 - 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.
 - 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.
 - {[key: string]: string}
 - Deprecated - only for compatibility.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - 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
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - key_
name str - Gets a string that describes the authorization rule.
 - modified_
time str - Gets the last modified time for this rule
 - name str
 - The name of the resource
 - revision int
 - Gets the revision number for the rule
 - rights Sequence[str]
 - Gets or sets the rights associated with the rule.
 - 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.
 - 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.
 - Mapping[str, str]
 - Deprecated - only for compatibility.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - 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
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - key
Name String - Gets a string that describes the authorization rule.
 - modified
Time String - Gets the last modified time for this rule
 - name String
 - The name of the resource
 - revision Number
 - Gets the revision number for the rule
 - rights List<String>
 - Gets or sets the rights associated with the rule.
 - 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.
 - 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.
 - Map<String>
 - Deprecated - only for compatibility.
 
Supporting Types
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