MobileNetworkInstallation.ReinstallRequired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether a reinstall of the packet core is required to pick up the latest configuration changes.
public Azure.ResourceManager.MobileNetwork.Models.MobileNetworkReinstallRequired? ReinstallRequired { get; }
member this.ReinstallRequired : Nullable<Azure.ResourceManager.MobileNetwork.Models.MobileNetworkReinstallRequired>
Public ReadOnly Property ReinstallRequired As Nullable(Of MobileNetworkReinstallRequired)