Network Security v1 API - Class FirewallEndpoint.Types.EndpointSettings (1.0.0-beta01)

public sealed class FirewallEndpoint.Types.EndpointSettings : IMessage<FirewallEndpoint.Types.EndpointSettings>, IEquatable<FirewallEndpoint.Types.EndpointSettings>, IDeepCloneable<FirewallEndpoint.Types.EndpointSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Security v1 API class FirewallEndpoint.Types.EndpointSettings.

Settings for the endpoint.

Inheritance

object > FirewallEndpoint.Types.EndpointSettings

Namespace

Google.Cloud.NetworkSecurity.V1

Assembly

Google.Cloud.NetworkSecurity.V1.dll

Constructors

EndpointSettings()

public EndpointSettings()

EndpointSettings(EndpointSettings)

public EndpointSettings(FirewallEndpoint.Types.EndpointSettings other)
Parameter
Name Description
other FirewallEndpointTypesEndpointSettings

Properties

JumboFramesEnabled

public bool JumboFramesEnabled { get; set; }

Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false.

Property Value
Type Description
bool