Class FirewallEndpointEndpointSettings
Settings for the endpoint.
Implements
Inherited Members
Namespace: Google.Apis.NetworkSecurity.v1.Data
Assembly: Google.Apis.NetworkSecurity.v1.dll
Syntax
public class FirewallEndpointEndpointSettings : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
JumboFramesEnabled
Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false.
Declaration
[JsonProperty("jumboFramesEnabled")]
public virtual bool? JumboFramesEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |