IBgpConfiguration.BfdConfigurationAdministrativeState Property

Definition

Administrative state of the BfdConfiguration. Example: Enabled | Disabled.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled", "MAT", "RMA" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Administrative state of the BfdConfiguration. Example: Enabled | Disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="administrativeState", Update=false)]
public string BfdConfigurationAdministrativeState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled", "MAT", "RMA" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Administrative state of the BfdConfiguration. Example: Enabled | Disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="administrativeState", Update=false)>]
member this.BfdConfigurationAdministrativeState : string
Public ReadOnly Property BfdConfigurationAdministrativeState As String

Property Value

Attributes

Applies to