Amazon.EC2.Model.VpnConnectionOptions.IsSetStaticRoutesOnly C# (CSharp) Méthode

IsSetStaticRoutesOnly() private méthode

private IsSetStaticRoutesOnly ( ) : bool
Résultat bool
        internal bool IsSetStaticRoutesOnly()
        {
            return this._staticRoutesOnly.HasValue; 
        }
VpnConnectionOptions