Cloud FTP v1 API - Enum Server.Types.AccessType (1.0.0-beta01)

public enum Server.Types.AccessType

Reference documentation and code samples for the Cloud FTP v1 API enum Server.Types.AccessType.

The access type of the Server.

Namespace

Google.Cloud.Ftp.V1

Assembly

Google.Cloud.Ftp.V1.dll

Fields

Name Description
External

Server is assigned a public IP.

Internal

Server is assigned an internal IP.

Unspecified

Default value. This value is unused.