These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.mobilenetwork.getSimPolicy
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets information about the specified SIM policy. API Version: 2022-04-01-preview.
Using getSimPolicy
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 getSimPolicy(args: GetSimPolicyArgs, opts?: InvokeOptions): Promise<GetSimPolicyResult>
function getSimPolicyOutput(args: GetSimPolicyOutputArgs, opts?: InvokeOptions): Output<GetSimPolicyResult>def get_sim_policy(mobile_network_name: Optional[str] = None,
                   resource_group_name: Optional[str] = None,
                   sim_policy_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetSimPolicyResult
def get_sim_policy_output(mobile_network_name: Optional[pulumi.Input[str]] = None,
                   resource_group_name: Optional[pulumi.Input[str]] = None,
                   sim_policy_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetSimPolicyResult]func LookupSimPolicy(ctx *Context, args *LookupSimPolicyArgs, opts ...InvokeOption) (*LookupSimPolicyResult, error)
func LookupSimPolicyOutput(ctx *Context, args *LookupSimPolicyOutputArgs, opts ...InvokeOption) LookupSimPolicyResultOutput> Note: This function is named LookupSimPolicy in the Go SDK.
public static class GetSimPolicy 
{
    public static Task<GetSimPolicyResult> InvokeAsync(GetSimPolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetSimPolicyResult> Invoke(GetSimPolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSimPolicyResult> getSimPolicy(GetSimPolicyArgs args, InvokeOptions options)
public static Output<GetSimPolicyResult> getSimPolicy(GetSimPolicyArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:mobilenetwork:getSimPolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MobileNetwork stringName 
- The name of the mobile network.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SimPolicy stringName 
- The name of the SIM policy.
- MobileNetwork stringName 
- The name of the mobile network.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SimPolicy stringName 
- The name of the SIM policy.
- mobileNetwork StringName 
- The name of the mobile network.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- simPolicy StringName 
- The name of the SIM policy.
- mobileNetwork stringName 
- The name of the mobile network.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- simPolicy stringName 
- The name of the SIM policy.
- mobile_network_ strname 
- The name of the mobile network.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- sim_policy_ strname 
- The name of the SIM policy.
- mobileNetwork StringName 
- The name of the mobile network.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- simPolicy StringName 
- The name of the SIM policy.
getSimPolicy Result
The following output properties are available:
- DefaultSlice Pulumi.Azure Native. Mobile Network. Outputs. Slice Resource Id Response 
- The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurationsmap.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the SIM policy resource.
- SliceConfigurations List<Pulumi.Azure Native. Mobile Network. Outputs. Slice Configuration Response> 
- The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- SystemData Pulumi.Azure Native. Mobile Network. 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"
- UeAmbr Pulumi.Azure Native. Mobile Network. Outputs. Ambr Response 
- Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR.
- 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.
- RegistrationTimer int
- Interval for the UE periodic registration update procedure, in seconds.
- RfspIndex int
- RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
- Dictionary<string, string>
- Resource tags.
- DefaultSlice SliceResource Id Response 
- The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurationsmap.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the SIM policy resource.
- SliceConfigurations []SliceConfiguration Response 
- The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- SystemData 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"
- UeAmbr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR.
- 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.
- RegistrationTimer int
- Interval for the UE periodic registration update procedure, in seconds.
- RfspIndex int
- RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
- map[string]string
- Resource tags.
- defaultSlice SliceResource Id Response 
- The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurationsmap.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the SIM policy resource.
- sliceConfigurations List<SliceConfiguration Response> 
- The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- systemData 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"
- ueAmbr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR.
- 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.
- registrationTimer Integer
- Interval for the UE periodic registration update procedure, in seconds.
- rfspIndex Integer
- RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
- Map<String,String>
- Resource tags.
- defaultSlice SliceResource Id Response 
- The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurationsmap.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioningState string
- The provisioning state of the SIM policy resource.
- sliceConfigurations SliceConfiguration Response[] 
- The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- systemData 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"
- ueAmbr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR.
- 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.
- registrationTimer number
- Interval for the UE periodic registration update procedure, in seconds.
- rfspIndex number
- RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
- {[key: string]: string}
- Resource tags.
- default_slice SliceResource Id Response 
- The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurationsmap.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_state str
- The provisioning state of the SIM policy resource.
- slice_configurations Sequence[SliceConfiguration Response] 
- The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- 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"
- ue_ambr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR.
- 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.
- registration_timer int
- Interval for the UE periodic registration update procedure, in seconds.
- rfsp_index int
- RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
- Mapping[str, str]
- Resource tags.
- defaultSlice Property Map
- The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurationsmap.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the SIM policy resource.
- sliceConfigurations List<Property Map>
- The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- systemData 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"
- ueAmbr Property Map
- Aggregate maximum bit rate across all non-GBR QoS flows of all PDU sessions of a given UE. See 3GPP TS23.501 section 5.7.2.6 for a full description of the UE-AMBR.
- 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.
- registrationTimer Number
- Interval for the UE periodic registration update procedure, in seconds.
- rfspIndex Number
- RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.
- Map<String>
- Resource tags.
Supporting Types
AmbrResponse 
DataNetworkConfigurationResponse   
- AllowedServices List<Pulumi.Azure Native. Mobile Network. Inputs. Service Resource Id Response> 
- List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item.
- DataNetwork Pulumi.Azure Native. Mobile Network. Inputs. Data Network Resource Id Response 
- A reference to the data network that these settings apply to
- SessionAmbr Pulumi.Azure Native. Mobile Network. Inputs. Ambr Response 
- Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR.
- AdditionalAllowed List<string>Session Types 
- Allowed session types in addition to the default session type. Must not duplicate the default session type.
- AllocationAnd intRetention Priority Level 
- Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapabilityandpreemptionVulnerabilityallow it. 1 is the highest level of priority. If this field is not specified then5qiis used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- DefaultSession stringType 
- The default PDU session type, which is used if the UE does not request a specific session type.
- FiveQi int
- Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value corresponding to a GBR (guaranteed bit rate) QoS Flow. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, 67, 71, 72, 73, 74, 75, 76, 82, 83, 84, and 85. See 3GPP TS23.501 section 5.7.2.1 for a full description of the 5QI parameter, and table 5.7.4-1 for the definition of which are the GBR 5QI values.
- PreemptionCapability string
- Default QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- PreemptionVulnerability string
- Default QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- AllowedServices []ServiceResource Id Response 
- List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item.
- DataNetwork DataNetwork Resource Id Response 
- A reference to the data network that these settings apply to
- SessionAmbr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR.
- AdditionalAllowed []stringSession Types 
- Allowed session types in addition to the default session type. Must not duplicate the default session type.
- AllocationAnd intRetention Priority Level 
- Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapabilityandpreemptionVulnerabilityallow it. 1 is the highest level of priority. If this field is not specified then5qiis used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- DefaultSession stringType 
- The default PDU session type, which is used if the UE does not request a specific session type.
- FiveQi int
- Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value corresponding to a GBR (guaranteed bit rate) QoS Flow. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, 67, 71, 72, 73, 74, 75, 76, 82, 83, 84, and 85. See 3GPP TS23.501 section 5.7.2.1 for a full description of the 5QI parameter, and table 5.7.4-1 for the definition of which are the GBR 5QI values.
- PreemptionCapability string
- Default QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- PreemptionVulnerability string
- Default QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- allowedServices List<ServiceResource Id Response> 
- List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item.
- dataNetwork DataNetwork Resource Id Response 
- A reference to the data network that these settings apply to
- sessionAmbr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR.
- additionalAllowed List<String>Session Types 
- Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocationAnd IntegerRetention Priority Level 
- Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapabilityandpreemptionVulnerabilityallow it. 1 is the highest level of priority. If this field is not specified then5qiis used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- defaultSession StringType 
- The default PDU session type, which is used if the UE does not request a specific session type.
- fiveQi Integer
- Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value corresponding to a GBR (guaranteed bit rate) QoS Flow. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, 67, 71, 72, 73, 74, 75, 76, 82, 83, 84, and 85. See 3GPP TS23.501 section 5.7.2.1 for a full description of the 5QI parameter, and table 5.7.4-1 for the definition of which are the GBR 5QI values.
- preemptionCapability String
- Default QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- preemptionVulnerability String
- Default QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- allowedServices ServiceResource Id Response[] 
- List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item.
- dataNetwork DataNetwork Resource Id Response 
- A reference to the data network that these settings apply to
- sessionAmbr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR.
- additionalAllowed string[]Session Types 
- Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocationAnd numberRetention Priority Level 
- Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapabilityandpreemptionVulnerabilityallow it. 1 is the highest level of priority. If this field is not specified then5qiis used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- defaultSession stringType 
- The default PDU session type, which is used if the UE does not request a specific session type.
- fiveQi number
- Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value corresponding to a GBR (guaranteed bit rate) QoS Flow. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, 67, 71, 72, 73, 74, 75, 76, 82, 83, 84, and 85. See 3GPP TS23.501 section 5.7.2.1 for a full description of the 5QI parameter, and table 5.7.4-1 for the definition of which are the GBR 5QI values.
- preemptionCapability string
- Default QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- preemptionVulnerability string
- Default QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- allowed_services Sequence[ServiceResource Id Response] 
- List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item.
- data_network DataNetwork Resource Id Response 
- A reference to the data network that these settings apply to
- session_ambr AmbrResponse 
- Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR.
- additional_allowed_ Sequence[str]session_ types 
- Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocation_and_ intretention_ priority_ level 
- Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapabilityandpreemptionVulnerabilityallow it. 1 is the highest level of priority. If this field is not specified then5qiis used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- default_session_ strtype 
- The default PDU session type, which is used if the UE does not request a specific session type.
- five_qi int
- Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value corresponding to a GBR (guaranteed bit rate) QoS Flow. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, 67, 71, 72, 73, 74, 75, 76, 82, 83, 84, and 85. See 3GPP TS23.501 section 5.7.2.1 for a full description of the 5QI parameter, and table 5.7.4-1 for the definition of which are the GBR 5QI values.
- preemption_capability str
- Default QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- preemption_vulnerability str
- Default QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- allowedServices List<Property Map>
- List of services that can be used as part of this SIM policy. The list must not contain duplicate items and must contain at least one item.
- dataNetwork Property Map
- A reference to the data network that these settings apply to
- sessionAmbr Property Map
- Aggregate maximum bit rate across all non-GBR QoS flows of a given PDU session. See 3GPP TS23.501 section 5.7.2.6 for a full description of the Session-AMBR.
- additionalAllowed List<String>Session Types 
- Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocationAnd NumberRetention Priority Level 
- Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapabilityandpreemptionVulnerabilityallow it. 1 is the highest level of priority. If this field is not specified then5qiis used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- defaultSession StringType 
- The default PDU session type, which is used if the UE does not request a specific session type.
- fiveQi Number
- Default QoS Flow 5G QoS Indicator value. The 5QI identifies a specific QoS forwarding treatment to be provided to a flow. This must not be a standardized 5QI value corresponding to a GBR (guaranteed bit rate) QoS Flow. The illegal GBR 5QI values are: 1, 2, 3, 4, 65, 66, 67, 71, 72, 73, 74, 75, 76, 82, 83, 84, and 85. See 3GPP TS23.501 section 5.7.2.1 for a full description of the 5QI parameter, and table 5.7.4-1 for the definition of which are the GBR 5QI values.
- preemptionCapability String
- Default QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
- preemptionVulnerability String
- Default QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.
DataNetworkResourceIdResponse    
- Id string
- Data network resource ID.
- Id string
- Data network resource ID.
- id String
- Data network resource ID.
- id string
- Data network resource ID.
- id str
- Data network resource ID.
- id String
- Data network resource ID.
ServiceResourceIdResponse   
- Id string
- Service resource ID.
- Id string
- Service resource ID.
- id String
- Service resource ID.
- id string
- Service resource ID.
- id str
- Service resource ID.
- id String
- Service resource ID.
SliceConfigurationResponse  
- DataNetwork List<Pulumi.Configurations Azure Native. Mobile Network. Inputs. Data Network Configuration Response> 
- The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- DefaultData Pulumi.Network Azure Native. Mobile Network. Inputs. Data Network Resource Id Response 
- The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurationsmap.
- Slice
Pulumi.Azure Native. Mobile Network. Inputs. Slice Resource Id Response 
- A reference to the slice that these settings apply to
- DataNetwork []DataConfigurations Network Configuration Response 
- The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- DefaultData DataNetwork Network Resource Id Response 
- The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurationsmap.
- Slice
SliceResource Id Response 
- A reference to the slice that these settings apply to
- dataNetwork List<DataConfigurations Network Configuration Response> 
- The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- defaultData DataNetwork Network Resource Id Response 
- The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurationsmap.
- slice
SliceResource Id Response 
- A reference to the slice that these settings apply to
- dataNetwork DataConfigurations Network Configuration Response[] 
- The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- defaultData DataNetwork Network Resource Id Response 
- The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurationsmap.
- slice
SliceResource Id Response 
- A reference to the slice that these settings apply to
- data_network_ Sequence[Dataconfigurations Network Configuration Response] 
- The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- default_data_ Datanetwork Network Resource Id Response 
- The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurationsmap.
- slice
SliceResource Id Response 
- A reference to the slice that these settings apply to
- dataNetwork List<Property Map>Configurations 
- The allowed data networks and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
- defaultData Property MapNetwork 
- The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the dataNetworkConfigurationsmap.
- slice Property Map
- A reference to the slice that these settings apply to
SliceResourceIdResponse   
- Id string
- Slice resource ID.
- Id string
- Slice resource ID.
- id String
- Slice resource ID.
- id string
- Slice resource ID.
- id str
- Slice resource ID.
- id String
- Slice resource ID.
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.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi