Amazon.EC2.Model.DescribeVpnGatewaysRequest.IsSetVpnGatewayIds C# (CSharp) Méthode

IsSetVpnGatewayIds() private méthode

private IsSetVpnGatewayIds ( ) : bool
Résultat bool
        internal bool IsSetVpnGatewayIds()
        {
            return this._vpnGatewayIds != null && this._vpnGatewayIds.Count > 0; 
        }
DescribeVpnGatewaysRequest