Interface protos.google.cloud.filestore.v1.INetworkConfig (1.0.1)

Properties of a NetworkConfig.

Package

@google-cloud/filestore!

Properties

ipAddresses

ipAddresses?: (string[]|null);

NetworkConfig ipAddresses

Property Value
TypeDescription
(string[]|null)

modes

modes?: (google.cloud.filestore.v1.NetworkConfig.AddressMode[]|null);

NetworkConfig modes

Property Value
TypeDescription
(google.cloud.filestore.v1.NetworkConfig.AddressMode[]|null)

network

network?: (string|null);

NetworkConfig network

Property Value
TypeDescription
(string|null)

reservedIpRange

reservedIpRange?: (string|null);

NetworkConfig reservedIpRange

Property Value
TypeDescription
(string|null)