Amazon.DeviceFarm.Model.AccountSettings.IsSetUnmeteredRemoteAccessDevices C# (CSharp) Méthode

IsSetUnmeteredRemoteAccessDevices() private méthode

private IsSetUnmeteredRemoteAccessDevices ( ) : bool
Résultat bool
        internal bool IsSetUnmeteredRemoteAccessDevices()
        {
            return this._unmeteredRemoteAccessDevices != null && this._unmeteredRemoteAccessDevices.Count > 0; 
        }