Amazon.Lightsail.Model.GetStaticIpRequest.IsSetStaticIpName C# (CSharp) 메소드

IsSetStaticIpName() 개인적인 메소드

private IsSetStaticIpName ( ) : bool
리턴 bool
        internal bool IsSetStaticIpName()
        {
            return this._staticIpName != null;
        }
GetStaticIpRequest