ControlPlaneAclTimeToLiveMatchConditionPatch.TimeToLiveMatchType Property

Definition

TTL [Time To Live] match type. Example: eq | neq | gt | lt | range.

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

Property Value

Applies to