Amazon.StorageGateway.Model.VTLDevice.IsSetDeviceiSCSIAttributes C# (CSharp) Method

IsSetDeviceiSCSIAttributes() private method

private IsSetDeviceiSCSIAttributes ( ) : bool
return bool
        internal bool IsSetDeviceiSCSIAttributes()
        {
            return this.deviceiSCSIAttributes != null;
        }
    }