Amazon.EC2.Model.ClassicLinkDnsSupport.IsSetClassicLinkDnsSupported C# (CSharp) Méthode

IsSetClassicLinkDnsSupported() private méthode

private IsSetClassicLinkDnsSupported ( ) : bool
Résultat bool
        internal bool IsSetClassicLinkDnsSupported()
        {
            return this._classicLinkDnsSupported.HasValue; 
        }