Amazon.DirectConnect.Model.CreateConnectionRequest.IsSetLocation C# (CSharp) Méthode

IsSetLocation() private méthode

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