Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimPolicy

Package version

SIM policy resource.

Hierarchy

Index

Properties

defaultSlice

defaultSlice: SliceResourceId

The default slice to use if the UE does not explicitly specify it. This slice must exist in the sliceConfigurations map.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The geo-location where the resource lives

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: ProvisioningState

The provisioning state of the SIM policy resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional registrationTimer

registrationTimer: undefined | number

Interval for the UE periodic registration update procedure, in seconds.

Optional rfspIndex

rfspIndex: undefined | number

RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413. This is an optional setting and by default is unspecified.

sliceConfigurations

sliceConfigurations: SliceConfiguration[]

The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

ueAmbr

ueAmbr: Ambr

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.

Generated using TypeDoc