azure-native.mobilenetwork.getSimPolicy

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:

MobileNetworkName string

The name of the mobile network.

ResourceGroupName string

The name of the resource group. The name is case insensitive.

SimPolicyName string

The name of the SIM policy.

MobileNetworkName string

The name of the mobile network.

ResourceGroupName string

The name of the resource group. The name is case insensitive.

SimPolicyName string

The name of the SIM policy.

mobileNetworkName String

The name of the mobile network.

resourceGroupName String

The name of the resource group. The name is case insensitive.

simPolicyName String

The name of the SIM policy.

mobileNetworkName string

The name of the mobile network.

resourceGroupName string

The name of the resource group. The name is case insensitive.

simPolicyName string

The name of the SIM policy.

mobile_network_name str

The name of the mobile network.

resource_group_name str

The name of the resource group. The name is case insensitive.

sim_policy_name str

The name of the SIM policy.

mobileNetworkName String

The name of the mobile network.

resourceGroupName String

The name of the resource group. The name is case insensitive.

simPolicyName String

The name of the SIM policy.

getSimPolicy Result

The following output properties are available:

DefaultSlice Pulumi.AzureNative.MobileNetwork.Outputs.SliceResourceIdResponse

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

ProvisioningState string

The provisioning state of the SIM policy resource.

SliceConfigurations List<Pulumi.AzureNative.MobileNetwork.Outputs.SliceConfigurationResponse>

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.AzureNative.MobileNetwork.Outputs.SystemDataResponse

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.AzureNative.MobileNetwork.Outputs.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.

CreatedByType string

The type of identity that created the resource.

LastModifiedAt string

The timestamp of resource last modification (UTC)

LastModifiedBy string

The identity that last modified the resource.

LastModifiedByType string

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.

Tags Dictionary<string, string>

Resource tags.

DefaultSlice SliceResourceIdResponse

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

ProvisioningState string

The provisioning state of the SIM policy resource.

SliceConfigurations []SliceConfigurationResponse

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 SystemDataResponse

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.

CreatedByType string

The type of identity that created the resource.

LastModifiedAt string

The timestamp of resource last modification (UTC)

LastModifiedBy string

The identity that last modified the resource.

LastModifiedByType string

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.

Tags map[string]string

Resource tags.

defaultSlice SliceResourceIdResponse

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

provisioningState String

The provisioning state of the SIM policy resource.

sliceConfigurations List<SliceConfigurationResponse>

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 SystemDataResponse

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.

createdByType String

The type of identity that created the resource.

lastModifiedAt String

The timestamp of resource last modification (UTC)

lastModifiedBy String

The identity that last modified the resource.

lastModifiedByType String

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.

tags Map<String,String>

Resource tags.

defaultSlice SliceResourceIdResponse

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

provisioningState string

The provisioning state of the SIM policy resource.

sliceConfigurations SliceConfigurationResponse[]

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 SystemDataResponse

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.

createdByType string

The type of identity that created the resource.

lastModifiedAt string

The timestamp of resource last modification (UTC)

lastModifiedBy string

The identity that last modified the resource.

lastModifiedByType string

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.

tags {[key: string]: string}

Resource tags.

default_slice SliceResourceIdResponse

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[SliceConfigurationResponse]

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 SystemDataResponse

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_type str

The type of identity that created the resource.

last_modified_at str

The timestamp of resource last modification (UTC)

last_modified_by str

The identity that last modified the resource.

last_modified_by_type str

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.

tags 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 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

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.

createdByType String

The type of identity that created the resource.

lastModifiedAt String

The timestamp of resource last modification (UTC)

lastModifiedBy String

The identity that last modified the resource.

lastModifiedByType String

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.

tags Map<String>

Resource tags.

Supporting Types

AmbrResponse

Downlink string

Downlink bit rate.

Uplink string

Uplink bit rate.

Downlink string

Downlink bit rate.

Uplink string

Uplink bit rate.

downlink String

Downlink bit rate.

uplink String

Uplink bit rate.

downlink string

Downlink bit rate.

uplink string

Uplink bit rate.

downlink str

Downlink bit rate.

uplink str

Uplink bit rate.

downlink String

Downlink bit rate.

uplink String

Uplink bit rate.

DataNetworkConfigurationResponse

AllowedServices List<Pulumi.AzureNative.MobileNetwork.Inputs.ServiceResourceIdResponse>

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.AzureNative.MobileNetwork.Inputs.DataNetworkResourceIdResponse

A reference to the data network that these settings apply to

SessionAmbr Pulumi.AzureNative.MobileNetwork.Inputs.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.

AdditionalAllowedSessionTypes List<string>

Allowed session types in addition to the default session type. Must not duplicate the default session type.

AllocationAndRetentionPriorityLevel int

Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapability and preemptionVulnerability allow it. 1 is the highest level of priority. If this field is not specified then 5qi is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

DefaultSessionType string

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 []ServiceResourceIdResponse

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 DataNetworkResourceIdResponse

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.

AdditionalAllowedSessionTypes []string

Allowed session types in addition to the default session type. Must not duplicate the default session type.

AllocationAndRetentionPriorityLevel int

Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapability and preemptionVulnerability allow it. 1 is the highest level of priority. If this field is not specified then 5qi is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

DefaultSessionType string

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<ServiceResourceIdResponse>

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 DataNetworkResourceIdResponse

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.

additionalAllowedSessionTypes List<String>

Allowed session types in addition to the default session type. Must not duplicate the default session type.

allocationAndRetentionPriorityLevel Integer

Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapability and preemptionVulnerability allow it. 1 is the highest level of priority. If this field is not specified then 5qi is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

defaultSessionType String

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 ServiceResourceIdResponse[]

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 DataNetworkResourceIdResponse

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.

additionalAllowedSessionTypes string[]

Allowed session types in addition to the default session type. Must not duplicate the default session type.

allocationAndRetentionPriorityLevel number

Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapability and preemptionVulnerability allow it. 1 is the highest level of priority. If this field is not specified then 5qi is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

defaultSessionType string

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[ServiceResourceIdResponse]

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 DataNetworkResourceIdResponse

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_session_types Sequence[str]

Allowed session types in addition to the default session type. Must not duplicate the default session type.

allocation_and_retention_priority_level int

Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapability and preemptionVulnerability allow it. 1 is the highest level of priority. If this field is not specified then 5qi 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_type str

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.

additionalAllowedSessionTypes List<String>

Allowed session types in addition to the default session type. Must not duplicate the default session type.

allocationAndRetentionPriorityLevel Number

Default QoS Flow allocation and retention priority (ARP) level. Flows with higher priority preempt flows with lower priority, if the settings of preemptionCapability and preemptionVulnerability allow it. 1 is the highest level of priority. If this field is not specified then 5qi is used to derive the ARP value. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

defaultSessionType String

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

DataNetworkConfigurations List<Pulumi.AzureNative.MobileNetwork.Inputs.DataNetworkConfigurationResponse>

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.

DefaultDataNetwork Pulumi.AzureNative.MobileNetwork.Inputs.DataNetworkResourceIdResponse

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.AzureNative.MobileNetwork.Inputs.SliceResourceIdResponse

A reference to the slice that these settings apply to

DataNetworkConfigurations []DataNetworkConfigurationResponse

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.

DefaultDataNetwork DataNetworkResourceIdResponse

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 SliceResourceIdResponse

A reference to the slice that these settings apply to

dataNetworkConfigurations List<DataNetworkConfigurationResponse>

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.

defaultDataNetwork DataNetworkResourceIdResponse

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 SliceResourceIdResponse

A reference to the slice that these settings apply to

dataNetworkConfigurations DataNetworkConfigurationResponse[]

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.

defaultDataNetwork DataNetworkResourceIdResponse

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 SliceResourceIdResponse

A reference to the slice that these settings apply to

data_network_configurations Sequence[DataNetworkConfigurationResponse]

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_network DataNetworkResourceIdResponse

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 SliceResourceIdResponse

A reference to the slice that these settings apply to

dataNetworkConfigurations List<Property Map>

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.

defaultDataNetwork Property Map

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

CreatedAt string

The timestamp of resource creation (UTC).

CreatedBy string

The identity that created the resource.

CreatedByType string

The type of identity that created the resource.

LastModifiedAt string

The timestamp of resource last modification (UTC)

LastModifiedBy string

The identity that last modified the resource.

LastModifiedByType string

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.

CreatedByType string

The type of identity that created the resource.

LastModifiedAt string

The timestamp of resource last modification (UTC)

LastModifiedBy string

The identity that last modified the resource.

LastModifiedByType string

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.

createdByType String

The type of identity that created the resource.

lastModifiedAt String

The timestamp of resource last modification (UTC)

lastModifiedBy String

The identity that last modified the resource.

lastModifiedByType String

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.

createdByType string

The type of identity that created the resource.

lastModifiedAt string

The timestamp of resource last modification (UTC)

lastModifiedBy string

The identity that last modified the resource.

lastModifiedByType string

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_type str

The type of identity that created the resource.

last_modified_at str

The timestamp of resource last modification (UTC)

last_modified_by str

The identity that last modified the resource.

last_modified_by_type str

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.

createdByType String

The type of identity that created the resource.

lastModifiedAt String

The timestamp of resource last modification (UTC)

lastModifiedBy String

The identity that last modified the resource.

lastModifiedByType String

The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0