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)
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET