BmpConfigurationPatchProperties.StationConfigurationState 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.
Enabling a station. Either True/False.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricStationConfigurationState? StationConfigurationState { get; set; }
member this.StationConfigurationState : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricStationConfigurationState> with get, set
Public Property StationConfigurationState As Nullable(Of NetworkFabricStationConfigurationState)