Amazon.Lightsail.Model.DetachStaticIpRequest.IsSetStaticIpName C# (CSharp) Méthode

IsSetStaticIpName() private méthode

private IsSetStaticIpName ( ) : bool
Résultat bool
        internal bool IsSetStaticIpName()
        {
            return this._staticIpName != null;
        }
DetachStaticIpRequest