Partager via


DataPlanStatus.DataLimitInMegabytes Propriété

Définition

Obtient une valeur indiquant l’allocation maximale de transfert de données pour une connexion au sein de chaque cycle de facturation, comme défini par le plan de données.

public:
 property IReference<unsigned int> ^ DataLimitInMegabytes { IReference<unsigned int> ^ get(); };
IReference<uint32_t> DataLimitInMegabytes();
public System.Nullable<uint> DataLimitInMegabytes { get; }
var iReference = dataPlanStatus.dataLimitInMegabytes;
Public ReadOnly Property DataLimitInMegabytes As Nullable(Of UInteger)

Valeur de propriété

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference<unsigned int>

IReference<uint32_t>

Nombre maximal de mégaoctets autorisés, tel que défini par l’opérateur réseau.

S’applique à