NetworkFabricCertificateRotationStatus.SynchronizationStatus 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 the device has been configured with the latest version of the certificate.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricSynchronizationStatus? SynchronizationStatus { get; }
member this.SynchronizationStatus : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricSynchronizationStatus>
Public ReadOnly Property SynchronizationStatus As Nullable(Of NetworkFabricSynchronizationStatus)