Network Security v1 API - Enum SecurityProfile.Types.ProfileType (1.0.0-beta01)

public enum SecurityProfile.Types.ProfileType

Reference documentation and code samples for the Network Security v1 API enum SecurityProfile.Types.ProfileType.

The possible types that the SecurityProfile resource can configure.

Namespace

Google.Cloud.NetworkSecurity.V1

Assembly

Google.Cloud.NetworkSecurity.V1.dll

Fields

Name Description
CustomIntercept

Profile type for TPPI.

CustomMirroring

Profile type for packet mirroring v2

ThreatPrevention

Profile type for threat prevention.

Unspecified

Profile type not specified.

UrlFiltering

Profile type for URL filtering.