C# 클래스 Amazon.GameLift.Model.IpPermission

A range of IP addresses and port settings that allow inbound traffic to connect to server processes on GameLift. Each game session hosted on a fleet is assigned a unique combination of IP address and port number, which must fall into the fleet's allowed ranges. This combination is included in the GameSession object.
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetFromPort ( ) : bool
IsSetIpRange ( ) : bool
IsSetProtocol ( ) : bool
IsSetToPort ( ) : bool