Share via


RouteMapAction.ActionType Property

Definition

Type of action to be taken. Supported types are 'Remove', 'Add', 'Replace', and 'Drop.'.

public Azure.ResourceManager.Network.Models.RouteMapActionType? ActionType { get; set; }
member this.ActionType : Nullable<Azure.ResourceManager.Network.Models.RouteMapActionType> with get, set
Public Property ActionType As Nullable(Of RouteMapActionType)

Property Value

Applies to