Amazon.ElasticLoadBalancingV2.Model.CreateLoadBalancerRequest.IsSetScheme C# (CSharp) Méthode

IsSetScheme() private méthode

private IsSetScheme ( ) : bool
Résultat bool
        internal bool IsSetScheme()
        {
            return this._scheme != null;
        }