次の方法で共有


RouteMapAction.ActionType プロパティ

定義

実行するアクションの種類。 サポートされている型は、'Remove'、'Add'、'Replace'、および '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)

プロパティ値

適用対象