NetworkToNetworkInterconnectPatch.MicroBfdState 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.
Micro BFD enabled/disabled state.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricMicroBfdState? MicroBfdState { get; set; }
member this.MicroBfdState : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricMicroBfdState> with get, set
Public Property MicroBfdState As Nullable(Of NetworkFabricMicroBfdState)