Amazon.EC2.Model.CreateVpcResponse.IsSetVpc C# (CSharp) Méthode

IsSetVpc() private méthode

private IsSetVpc ( ) : bool
Résultat bool
        internal bool IsSetVpc()
        {
            return this._vpc != null;
        }
CreateVpcResponse