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

IsSetVpc() private méthode

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