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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:mobilenetwork:getSimPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Mobile
Network stringName - The name of the mobile network.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sim
Policy stringName - The name of the SIM policy.
- Mobile
Network stringName - The name of the mobile network.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sim
Policy stringName - The name of the SIM policy.
- mobile
Network StringName - The name of the mobile network.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sim
Policy StringName - The name of the SIM policy.
- mobile
Network stringName - The name of the mobile network.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- sim
Policy 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.
- mobile
Network StringName - The name of the mobile network.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sim
Policy StringName - The name of the SIM policy.
getSimPolicy Result
The following output properties are available:
- Default
Slice 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
sliceConfigurations
map. - 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
- Provisioning
State string - The provisioning state of the SIM policy resource.
- Slice
Configurations 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.
- System
Data 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"
- Ue
Ambr 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.
- 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.
- 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.
- Dictionary<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
sliceConfigurations
map. - 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
- Provisioning
State string - The provisioning state of the SIM policy resource.
- Slice
Configurations []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 string
- 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 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.
- 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.
- map[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
sliceConfigurations
map. - 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
- provisioning
State String - The provisioning state of the SIM policy resource.
- slice
Configurations 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.
- 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"
- 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 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.
- registration
Timer Integer - Interval for the UE periodic registration update procedure, in seconds.
- rfsp
Index 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.
- default
Slice SliceResource Id Response - The default slice to use if the UE does not explicitly specify it. This slice must exist in the
sliceConfigurations
map. - 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
- provisioning
State string - The provisioning state of the SIM policy resource.
- slice
Configurations 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 string
- 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 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.
- registration
Timer number - Interval for the UE periodic registration update procedure, in seconds.
- rfsp
Index 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
sliceConfigurations
map. - 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.
- default
Slice Property Map - The default slice to use if the UE does not explicitly specify it. This slice must exist in the
sliceConfigurations
map. - 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
- provisioning
State String - The provisioning state of the SIM policy resource.
- slice
Configurations 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.
- 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"
- ue
Ambr 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.
- 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.
- registration
Timer Number - Interval for the UE periodic registration update procedure, in seconds.
- rfsp
Index 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
- Allowed
Services 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.
- Data
Network Pulumi.Azure Native. Mobile Network. Inputs. Data Network Resource Id Response - A reference to the data network that these settings apply to
- Session
Ambr 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.
- Additional
Allowed List<string>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
preemptionCapability
andpreemptionVulnerability
allow it. 1 is the highest level of priority. If this field is not specified then5qi
is 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 stringType - 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 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.
- Preemption
Vulnerability 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 []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 []stringSession 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
preemptionCapability
andpreemptionVulnerability
allow it. 1 is the highest level of priority. If this field is not specified then5qi
is 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 stringType - 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 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.
- Preemption
Vulnerability 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 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.
- 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 List<String>Session Types - Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocation
And 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
preemptionCapability
andpreemptionVulnerability
allow it. 1 is the highest level of priority. If this field is not specified then5qi
is 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 StringType - The default PDU session type, which is used if the UE does not request a specific session type.
- five
Qi 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.
- preemption
Capability 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.
- preemption
Vulnerability 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 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 string[]Session Types - Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocation
And 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
preemptionCapability
andpreemptionVulnerability
allow it. 1 is the highest level of priority. If this field is not specified then5qi
is 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 stringType - The default PDU session type, which is used if the UE does not request a specific session type.
- five
Qi 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.
- preemption
Capability 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.
- preemption
Vulnerability 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
preemptionCapability
andpreemptionVulnerability
allow it. 1 is the highest level of priority. If this field is not specified then5qi
is 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.
- allowed
Services 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.
- data
Network Property Map - A reference to the data network that these settings apply to
- session
Ambr 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.
- additional
Allowed List<String>Session Types - Allowed session types in addition to the default session type. Must not duplicate the default session type.
- allocation
And 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
preemptionCapability
andpreemptionVulnerability
allow it. 1 is the highest level of priority. If this field is not specified then5qi
is 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 StringType - The default PDU session type, which is used if the UE does not request a specific session type.
- five
Qi 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.
- preemption
Capability 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.
- preemption
Vulnerability 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
- Data
Network 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.
- Default
Data 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
dataNetworkConfigurations
map. - Slice
Pulumi.
Azure Native. Mobile Network. Inputs. Slice Resource Id Response - A reference to the slice that these settings apply to
- Data
Network []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
dataNetworkConfigurations
map. - Slice
Slice
Resource Id Response - A reference to the slice that these settings apply to
- data
Network 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.
- 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
dataNetworkConfigurations
map. - slice
Slice
Resource Id Response - A reference to the slice that these settings apply to
- data
Network 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
dataNetworkConfigurations
map. - slice
Slice
Resource 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
dataNetworkConfigurations
map. - slice
Slice
Resource Id Response - A reference to the slice that these settings apply to
- data
Network 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.
- default
Data Property MapNetwork - The default data network to use if the UE does not explicitly specify it. Configuration for this object must exist in the
dataNetworkConfigurations
map. - 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
- 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-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