Amazon.Route53.Model.HostedZoneConfig.IsSetPrivateZone C# (CSharp) 메소드

IsSetPrivateZone() 개인적인 메소드

private IsSetPrivateZone ( ) : bool
리턴 bool
        internal bool IsSetPrivateZone()
        {
            return this._privateZone.HasValue; 
        }