Amazon.DeviceFarm.Model.AccountSettings.IsSetUnmeteredRemoteAccessDevices C# (CSharp) Method

IsSetUnmeteredRemoteAccessDevices() private method

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