Amazon.EC2.Model.AvailabilityZone.IsSetZoneName C# (CSharp) Method

IsSetZoneName() private method

private IsSetZoneName ( ) : bool
return bool
        internal bool IsSetZoneName()
        {
            return this._zoneName != null;
        }