Share via


ExtendedUEInfoData.Properties Property

Definition

Extended UE Information Properties. Please note ExtendedUEInfoProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include UEInfo4G and UEInfo5G.

public Azure.ResourceManager.MobileNetwork.Models.ExtendedUEInfoProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.MobileNetwork.Models.ExtendedUEInfoProperties with get, set
Public Property Properties As ExtendedUEInfoProperties

Property Value

Applies to