Amazon.Lightsail.Model.GetStaticIpResponse.IsSetStaticIp C# (CSharp) 메소드

IsSetStaticIp() 개인적인 메소드

private IsSetStaticIp ( ) : bool
리턴 bool
        internal bool IsSetStaticIp()
        {
            return this._staticIp != null;
        }
GetStaticIpResponse